amit srivastava wrote:
> can any tell me the easy way to deploy an enterprise application written in
> j2ee technology on tomcat sever.

Ant build can create a .war file (see ant dist) then all you have
to do is drop the war file in the webapps directory and your
app is deployed.

In my case, I wonder if war file can be deployed the same way
in Websphere...

Long


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to