is necesari for a ap`plication o virtual domain to create a war file
----- Original Message -----
From: "Mike La Budde" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 27, 2000 5:58 PM
Subject: Re: how to create war file


> At 11/27/2000 04:44 PM +0000, you wrote:
> >Dear List
> >
> >I'm a beginner on Tomcat can any one tell me how to create war file and
> >where to place it for a very simple "hello world" jsp program.
>
> 1) You can use the jar command. E.g. Navigate to your classes directory
and
> use this command:
>
> jar cvf myapp.war .
>
> 2) You can simply use winzip (or equivalent) to create a zip file and
> rename it to have a war extension.
>
> 3) Use j2ee graphical method of creating a war file.
>
> 4) Check your ide, some will help you create one...
>
> 5) Use the new war task in Ant 1.2
>
> HTH,
>
> Mike
>
>
> >thanx
> >ks
>
>___________________________________________________________________________
__________
> >Get more from the Web.  FREE MSN Explorer download :
http://explorer.msn.com
>
>

Reply via email to