Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

HttpServlet class has disappeared

843840Nov 18 2002 — edited Nov 19 2002
I've recently installed j2sdk1.4.1_01, having previously been developing in jdk1.2.1

My old code is not compiling as it can't find packages javax.servlet.* and javax.servlet.http.*

I'm not sure if this is to do with certain path variables not being set. However, on looking through the SDK API documentation, there seems to be no reference to these packages, nor to the HttpServlet & HttpServletRequest / HttpServletResponse classes.

Please advise. Thanks,
Rahul Rohatgi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2002
Added on Nov 18 2002
6 comments
124 views