Hi all, I have a servlet based application that runs on Apache/JServ. One of the servlets invokes only the FTP class in the Jetty class hierarchy. (Jetty is an Open Source Web Server that is able to run servlets) The FTP class relies on a few classes from base and util packages. Is there a way to assemble a jar containing only the FTP class and the related util and base classes. There is no point in deploying the whole base and util classes. Thank you, Ulm ___________________________________________________________________________ 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
