from my understanding, WAR files are self extracting. once you put the war file in
the appropriate directory and it is called by the client it will extract the files
and create the appropriate directory.

Sujoy Kumar Bose wrote:

> Hi,
>
>     Can somebody simplify the terms used in the followimg mail.I quote
>
> >From :Nestel, Frank [[EMAIL PROTECTED]]
>
> To:     [EMAIL PROTECTED]
>
> "Thank you again. I've only read the servlet 2.2 specs yet to know
> that a war file is a special kind of jar file. So I guess I know
> how to contruct a war file.
>
> But new questions arise:
>  * How do I configure the servlet container to fetch files from an
>    war archive instead of an directory (a sample web.xml would be nice)
>  * Are there limitations in existing 2.2 engines (Resin is one of our
>    current favorites) concerning war-Archives?
>  * How is it possible to remove all JAVA/JSP source code from an
>    application before shipment.
>
> Thank you again.
> "
>
> Rgds,
>
> Sujoy
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to