I'm not sure you're right : excerpt from "http://java.sun.com/products/servlet/download.html" "For earlier specifications (2.1 and 2.0) and implementations (JSDK and JSWDK),
see the Java Servlet technology archive. " That means, AFAIK, that JSDK is no longer maintained. I have tested this configuration : JDK 1.4.0 with J2EE.jar (from J2EE 1.3.1) in JAVA_HOME/jre/lib/ext and a simple servlet from the tutorial, at the beginning of which i added some imports best regards Vivek Bhardwaj a �crit : > u'll have to load JAVA SERVLET DEVELOPMENT > KIT(JSDK)..its different than sdk.... > once u'll load it you have to include servlet.jar in > your classpath so that compiler is able to locate > servlet packages.... > hope this helps > > vivek > > --- Kumar Sameer <[EMAIL PROTECTED]> wrote: > > Wow... thanks everyone for so much information.... > > i was thinking, my mail > > will be simply ignored !!!! > > I have alrady tried to load the sdk from sun, but > > somehow i couldnot find > > the /servlet directory ( i suppose that is the most > > basic requirment). all i > > could get is directories called etc, examplescr,temp > > and webpage. and i > > couldnot find any jws.jar file also ( i suppose that > > is also a basic > > requirment). Most probably i have not downloaded the > > right s/w. So can u > > please tell me the xact location. > > > > Regards > > > > Sameer > > > > > -----Original Message----- > > > From: Raghupathy, Gurumoorthy > > > [SMTP:[EMAIL PROTECTED]] > > > Sent: 20 February 2002 10:09 > > > To: [EMAIL PROTECTED] > > > Subject: > > > > > > Dear Sameer, > > > the compiler javac is already there. > > > get the jsdk ( java servlet development kit ) from > > java.sun.com and > > > install > > > it. > > > then add servlet.jar to the classpath and > > bingo..... > > > > > > guru > > > > > > -----Original Message----- > > > From: Kumar Sameer [mailto:[EMAIL PROTECTED]] > > > Sent: 20 February 2002 09:34 > > > To: [EMAIL PROTECTED] > > > Subject: > > > > > > > > > err... i am very new to servlet ... can anyone > > please tell from where to > > > download a compiler to compile my first 'Hello > > world' servlet ? > > > > > > Thanks and Regards > > > > > > Sameer > > > > > > > > > __________________________________________________________________________ > > > _ > > > 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 > > > > > > > > > __________________________________________________________________________ > > > _ > > > 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 > > > > > ___________________________________________________________________________ > > 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 > > > > ===== > > __________________________________________________ > Do You Yahoo!? > Yahoo! Sports - Coverage of the 2002 Olympic Games > http://sports.yahoo.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 -- Alexandre Bord Division Steria T�l�com D�partement Telecom Conseil OSS (TCO) 12, rue Paul Dautier - B.P. 58 - 78142 VELIZY CEDEX 01 34 88 62 45 - fixe ___________________________________________________________________________ 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
