>Is it possible to bundle everything up into a jar file or similar?
The static HTML pages and images need to go into the webserver' doc root
(and hierarchy under that). They are loaded by the webserver.
However your servlet and support JAVA classes can very well be packaged into
a JAR and put in the CLASSPATH of the webserver / servlet engine' JVM. Its
afterall the JVM classloader looking for your classes - servlets or
otherwise !
Shashank
_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.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