Re: Importing javax.faces.context.FacesContext for Glassfish



<snip>

I'd stick with my earlier recommendation and put them in the application on a
case-by-case basis until you're more familiar with things. I have a prejudice
against making libraries global to the app server.

--
Lew

Hi Lew,

Oh, I see, so you suggest that I should download the relevant jar
files
for handling the particular classes, and as you say, putting them in
<context-root>/WEB-INF/lib in my own application, not as root in
Glassfish, after I have created the /lib folder.

Skipping ahead briefly to page 332 of chapter 8 in the book, there is
an
example of a jar file in a lib folder, but it looks as if I will have
to
edit one of the xml files for this to work. Being quite new to all
this
I don't want to get ahead of myself and get out of depth at this
stage.

Do you have any suggestions for making the simplest changes possible
to
get this to work? I would be most grateful to know. Hopefully once
I've
reached chapter 8 I will have a better idea of all this.

Christopher

.