Please install the extension to the JDK1.3 for the servlets, which has all
the classes for compiling servlets.Standard JDK1.3 do not consist of these
classes , however Enterprise Edition has all these classes.


> ----------
> From:         Frank Lalone[SMTP:[EMAIL PROTECTED]]
> Reply To:     A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology.
> Sent:         Monday, November 20, 2000 5:02 AM
> To:   [EMAIL PROTECTED]
> Subject:      Compiling Servlets
>
> 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
>
>
>
-------------------------------------------------------------------
CONFIDENTIALITY/PROPRIETARY NOTE.
The document accompanying  this electronic transmission
contains information from Maruti Udyog Limited, which is
confidential, proprietary or copyrighted and is intended
solely for the use of the individual or entity named on
this transmission.If you are not the intended recipient,
you are notified that disclosing, copying, distributing or
taking any action in reliance on the contents of this
information is strictly prohibited.This prohibition includes,
without limitation, displaying this transmission or any portion
thereof, on any public bulletin board.If you are not the
intended recipient of this document, please return this
document to Maruti Udyog Limited immediately.
-------------------------------------------------------------------
"Please visit us at http://www.marutiudyog.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

Reply via email to