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!

Possible to download just the servlet lib?

843841Feb 16 2005 — edited Feb 16 2005
Hello, I am trying to write a servlet (which I plan to run in Tomcat).

Obviously I need the servlet libraries (javax.servlet and import javax.servlet.http) in order to compile my servlet.

The only way to get these I could find however was to download the entire Java Application 8.1 package which consists of a 50 meg package including app server, a messaging engine, a startup program and god knows what else.

To be blunt I don't need or want 50 megabytes of app server or any of this other stuff. I just want the servlet libraries.

Is there any way to download just these libraries?

Thanks for your help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 16 2005
Added on Feb 16 2005
2 comments
155 views