
Signature
Beware the False Authority Syndrome
> 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

Signature
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.
Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
zero - 01 Dec 2005 22:12 GMT
>> 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
[quoted text clipped - 6 lines]
> 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 :-)

Signature
Beware the False Authority Syndrome
>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.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.