You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Steve jones <st...@netdecisions.co.uk> on 2000/03/27 18:52:35 UTC

Creating WAR files

My apologies for not being able to find this documentation, but how do I
create WAR files ?

Cheers

Steve Jones


Re: Creating WAR files

Posted by "Craig R. McClanahan" <Cr...@eng.sun.com>.
Use the "JAR" utility -- a WAR file is just a JAR file in a specific format,
as outlined in the Servlet 2.2 spec.

Craig McClanahan


Steve jones wrote:

> My apologies for not being able to find this documentation, but how do I
> create WAR files ?
>
> Cheers
>
> Steve Jones
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org