Importing javax.faces.context.FacesContext for Glassfish
- From: csharpdotcom <cmsharp01@xxxxxxx>
- Date: Mon, 29 Oct 2007 14:17:49 -0700
I am working through the examples in the book "Core JavaServer Faces"
and I'm stuck on code that requires javax.faces.context.FacesContext
to be imported, which is in listing 4-10 on page 129. On attempting to
compile the code the compiler says that it cannot find the
FacesContext symbol. When I downloaded and installed version 2 of
Glassfish I assumed the relevant code was included.
Where do I get this code and how to I ensure that it is downloaded to
the correct directory on my Ubuntu Linux system? In fact, I would also
be interested to know how I can find out what packages are installed
on my machine already?
I would be most grateful for someone to kindly give advice on this, as
I it should be relatively easy once I know how.
Christopher Sharp
.
- Follow-Ups:
- Re: Importing javax.faces.context.FacesContext for Glassfish
- From: Hunter Gratzner
- Re: Importing javax.faces.context.FacesContext for Glassfish
- Prev by Date: Re: Calling a C function from Java using the JNI
- Next by Date: Re: Calling a C function from Java using the JNI
- Previous by thread: client
- Next by thread: Re: Importing javax.faces.context.FacesContext for Glassfish
- Index(es):
Relevant Pages
|
|