Zhen Ni wrote:
>
> I'm using JRun 2.3.3 as my servlet container, but my errors occur during
> the compliation stage.  Do I have to do anything else besides copying my
> servlet .jar file to the extension directory of my jdk?

You should be compiling against the jrun classes, not the jsdk classes. You need
to set your classpath so that the jrun jar files are in the classpath. For
example, on my system the classpath would include

/opt/suitespot/netscape/plugins/java/jrun/2.3.1/lib/servlet.jar

Make adjustments as necessary for your system.

K Mukhar

___________________________________________________________________________
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