How torun War file

Hi all ,

I am new to this technology ..help me out please

I wnat to make run a jsp application through tomcat server .

I Compile and deploy the things using eclipse and ant tool and creating a a war file ,,, so please tell me how to run that war file ...

If I extract that file then Put this url then its runnign proper ,,, whil without extracting extracting it , not running ?

Please help me

[430 byte] By [bronze-starDukes] at [2007-11-26 12:09:41]
# 1

> I am new to this technology ..help me out please

When you are new you should read the manual. Perhaps not as fun as developing your app, but it is a necessary evil.

http://tomcat.apache.org/tomcat-5.5-doc/deployer-howto.html

check the section with the header "Deployment on Tomcat startup".

silverstar at 2007-7-7 13:46:45 > top of Java-index,Archived Forums,Socket Programming...
# 2
Tutorials dont tell everything ......experience does matterbtw thax for answering akt
bronzestar at 2007-7-7 13:46:45 > top of Java-index,Archived Forums,Socket Programming...
# 3
I didn't say tutorial, I said manual. The function of a manual is to tell you everything you need to know, making it your best friend.
silverstar at 2007-7-7 13:46:45 > top of Java-index,Archived Forums,Socket Programming...