Posted By:
ASMITA_KULKARNI
Posted On:
Wednesday, February 22, 2006 08:43 AM
I am using
Apache Tomcat 4.0.
I have downloaded struts 1.2.7. & having
struts-blank.war
of 1.2.7. I copied the war file in
webapps folder
.(with same name as well as diff.name e.g. trial.war). Now if I try to excecute the application with following url-
http://localhost:8080/trial
I am getting error - The requested resource (/trial) not available.
What can be the reason ?