Hi, You can check out these links for some introduction to servlets/jsps http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets.html http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/JSPIntro.html http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/JSPTags.html
The reference implementation of the Servlet 2.3 specs is Tomcat. It is available at http://jakarta.apache.org/tomcat/ If you have problems with Tomcat, you can contact the Tomcat user mailing list at http://jakarta.apache.org/site/mail.html If you have questions relating to servlets, you will most probably find that it has already been asked and answered at http://swjscmail1.java.sun.com/cgi-bin/wa?S1=servlet-interest Regds, Gokul On Wed, 2 Jan 2002 06:56:11 +0000, Michael De Vorms <[EMAIL PROTECTED]> wrote: >hey guys, I'm new to this list so i'll introduce myself and ask my first >question! >I am 16 in 3 days and have been programming java for a while now. I also >have done Delphi and C++. >I want to get into servlet and jsp programming and have downloaded >servlet-2_3-fcs-classfiles is this what I need? I can't find the server >development kit that has servlet runner? please help me get started! >I have jdk3 and don't know where to unzip the class files. >Any help would be great thanks! >I want to get from just the jdk to compling a servlet! > ___________________________________________________________________________ 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
