Yup

Just add the jar to your classpath enviroment or to you classpath
commandline swtich:

javac -classpath /home/chris/servlet.jar  MyServlet.java

Chris


On Wed, 31 May 2000 18:09:16 -0400, Zheng Xi wrote:

>Hi! All,
>
>      I am new in the Java Servlet programming. I am doing a project in
>which I want to use Java servlet program.
>
>      I am using solaris system. I downloaded the java servlet package
>from web. Can I put the java servlet package in my local personal
>account? What should I do so that when I compile the servlet program, it
>can find the classes?
>
>      Thanks a lot!
>
>
>Zheng
>
>___________________________________________________________________________
>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

Reply via email to