i am developing jsp sites, but i never had to use war files. do i need them
really - what is the function of that files?

greets

bastian


 -------------------------------------------------------------------------- 
           Externe Mail    Dmitri Colebatch <[EMAIL PROTECTED]>            
           14.08.2001    08:58                                              
 -------------------------------------------------------------------------- 




An:   [EMAIL PROTECTED]
cc:

Thema:    Re: what are war files?

a jar file containing the directory structure:

/WEB-INF/
/WEB-INF/web.xml
/WEB-INF/classes/
/WEB-INF/lib/

and named .war instead of .jar

compare examples.war (jar -tf examples.war) with the examples directory
inside webapps in the install.

hth
dim

On Tue, 14 Aug 2001 [EMAIL PROTECTED] wrote:

> sorry for that question, but i dont know it....
>
> thx
>
> bastian
>
>






Reply via email to