Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error in compiling: file javax\servlet\jsp\PageContext.class not found

843810Oct 11 2002 — edited Jun 16 2008
Hi,

i'm getting an error when I'm trying to compile an java file. The error is as follows:

cannot access javax.servlet.jsp.PageContext
file javax\servlet\jsp\PageContext.class not found

Isn't the javax package included in jdk? I've installed jdk 1.3.1_03 and j2re1.4.0_02. Shouldn't this PageContext.class be automatically loaded when i've installed jdk?

I'm getting desperated! I've tried almost everything: i've changed the classpath, moved the directory of the java file I'm trying to compile over and over but i'm getting no success!

Any help is very welcome!

Thankx,
Nuno.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2008
Added on Oct 11 2002
5 comments
2,022 views