javax.servlet package download

Z

zero

I've been looking for the javax.serlvet and javax.jsp packages on the sun
site, but I can't seem to find them. Isn't there a place to download them
without having to get the whole sun application server?

zero
 
C

Chris Smith

zero said:
I've been looking for the javax.serlvet and javax.jsp packages on the sun
site, but I can't seem to find them. Isn't there a place to download them
without having to get the whole sun application server?

They don't seem to be offered stand-alone. The best I can find is the
2.3 servlet API at http://java.sun.com/products/servlet/download.html.
However, you can download Tomcat (much smaller than the Sun application
server, and doesn't require you to agree with a restrictive license) and
get the API JARs from there. They are nicely separated into two JARs
called servlet-api.jar and jsp-api.jar

--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 
R

Roedy Green

I've been looking for the javax.serlvet and javax.jsp packages on the sun
site, but I can't seem to find them. Isn't there a place to download them
without having to get the whole sun application server?

Any servlet womb you get will have them. Just download your womb and
be done with it.
 
Z

zero

They don't seem to be offered stand-alone. The best I can find is the
2.3 servlet API at http://java.sun.com/products/servlet/download.html.
However, you can download Tomcat (much smaller than the Sun
application server, and doesn't require you to agree with a
restrictive license) and get the API JARs from there. They are nicely
separated into two JARs called servlet-api.jar and jsp-api.jar

cool, thanks :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top