I am using Windows 98 with the 1.3 standard SDK.  What else do I need to
compile Servlet code?  I get errors not recgonizing the sevlet Libraries:

import javax.servlet.*;
import javax.servlet.http.*;

and this:

extends HttpServlet {

I was lead to believe that the 1.3 would compile the code and to classes?
What else will is needed?  I use javac on the Dos command line.    If I do
have to libraries, where should I place them, and where can I find them.

I have everything else working(tomcat 3.1) to test my serlvets except the
making of classes from the code.

I would really appreaciate the help.  I am builing a large web site all in
Java and really need to get this problem solved.

Thank You Very Much and I look forward to your help and appreciate if very
much...

Frank LaLone   (I am a newbie to servlets buy not Java)

___________________________________________________________________________
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

Reply via email to