Hi, Actually it depends on what java packages have been imported in the servlet need to develop. The only thing that is required is javac.exe which comes with jdk1.2 and javax.servlet.* classes basicaly "jsdk.jar". The problem can also be solved including the "drive\jdk1.2\jre\lib" into your classpath Rajeev Arora. > -----Original Message----- > From: Steck Andreas [SMTP:[EMAIL PROTECTED]] > Sent: Saturday, March 13, 1999 2:16 PM > To: [EMAIL PROTECTED] > Subject: how to run a servlet > > Hi, > > thank you for the fisrt answers !! > > I put the jsdk.jar in my classpath but if I try to compile now > there are still the 3 errors. > > What is necessary to built a servlet ? > I've installed the jdk1.2 and the jsdk2.0 > > Thanks in advance > Andi > > ______________________________________________________________________ > _____ > 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 ********************************************************************** The information contained within this document does not necessarily express the views of ION Information Technology Limited. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.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
