I have an environment where I don't have access to the jserv.properties file but would like to include some .jar files when my servlet is run by the servlet engine (Apache JServ). I am wondering how I can include these .jar files. I have access to the servlet.properties file located in my zone where servlets are run from. Also, I can compile the .java files just fine, but the servlet engine cannot load the classes that I use in my servlet since the engine classpath does not have the classes I use.
Any help is appreciated, Steve Spigarelli ___________________________________________________________________________ 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