I'm not sure that the <Servlet API> is standard download with the JDK. Make sure you have it. If not, you can get it on the Sun Site. I hope this helps. -Barak --- Jason Johnston <[EMAIL PROTECTED]> wrote: > Please help. I'm getting really tired of this and > I'm out of ideas. > > I've downloaded the JSDK2.1 latest version and the > older version. The difference being that the older > version starts a server with "Runner.bat" and the > newer version uses a "Startserver.bat". Both > servers work fine on my machine though the > Runner.bat worked without me setting the "Classpath" > variable. > > Now that I have a servlet server running, I would > like to write a servlet. I took the HelloWorld > servlet and modified it to type a different message > to the screen. I then tried to compile it. It > can't find any of the servlet classes required. > I've set my classpath, I've upacked the jar, I've > put the needed classes in the same directory � > Nothing works. I simply can't get this simple > servlet to compile. Please oh PLEASE give me some > insight here and help me compile a servlet. > > FYI - I'm running JDK 1.3 on Win95 and JDK 1.2 on > WinNT > > ___________________________________________________________________________ > 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!? Get your free @yahoo.com address at http://mail.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
