Possible to download just the servlet lib?
843841Feb 16 2005 — edited Feb 16 2005Hello, 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