TV Karthick Kumar wrote: > > Where can I download the Java Servlet Development kit? >
http://java.sun.com/products/servlet/download.html Here's the deal: if you really, really want the old and outdated JSDK, then there's a link to the "old outdated sofware which you shouldn't use" archives at the very bottom of the above page. But what you probably want is a shiny new reference implementation of the servlet spec. You'd think that would be "JSDK v2.3" or something, but it's not, it's called "Tomcat". There are two versions, and which one you need depends on what you want to use it for. If you want to experiment, definitely go for 4.0.1. Good luck. -- Christopher St. John [EMAIL PROTECTED] DistribuTopia http://www.distributopia.com ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
