hiya,

> Ahhhh...  that makes sense!
> 
> Thanks much!
> 
> As a side note, how do I get a war file to generate, what is a war file?
> 
> Thanks for all your help.  It's very much appreciated.

a war file is a compressed 'image' of your context(s). this file could be
generated like any other *.jar file.

try -> jar -cvf <ur desired file name>.war <ur desired files/directories>

i'm definitly not in the position to vote for a java apache documentation
project, but missing or bad documentation is a general problem in each
java/xml project at apache.org.

maybe this will be changed in the near future, though ...

regards

daniel haischt
--

-- 
Sent through GMX FreeMail - http://www.gmx.net


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to