Re: AW: war files
Stefan, Thanks for your help. I am looking at the examples and brewing ideas. + Amar Das + [EMAIL PROTECTED] + www.stgeorgeconsulting.com + (207) 594-3048 x(30)
AW: war files
Hi, Amar, just put the files in the $TOMCAT_HOME/webapps directory and restart Tomcat. The files will be extracted automatically. After that, You will find subdirectories in $TOMCAT_HOME/webapps. If You don't like this approach, try the Java jar utility. For example "jar -tvf your_war_file.war"