Hi,
I am facing the problem while deploying the
struts application into tomcat5.5.27.
I Copied the root context folder(like say "HelloStruts") into webapps folder of
tomcat.
After that I started my tomcat. But in tomcat console, I didn't find the deployed web folder like "HelloStruts".
If I tried to give the request for the struts application like
http://localhost:8080/HelloStruts/login.html
it is getting displayed that login.html. After I clicked on submit button, but it is showing the error on the browser like
"Servlet action is not available"(here action is the name of the servlet-class)
Can any body help me regarding this?
I guess this is the problem with tomcat installation, but I am not sure.....
javascript:emoticon('
');