Hi...this is what i get when i put devmode on..
I am using Struts 2.1.8.1.....
and my directory for strut.xml is
C:\Software\Tomcat 6.0\webapps\testapp\WEB-INF\classes\struts.xml and rest all the files i have made are in the same path as mentioned in the tutorial....i have put the
jsp files Login.jsp and Welcome.jsp in C:\Software\Tomcat 6.0\webapps\testapp directory.....i even made the same jsp and deployed it in eclipse under
C:\Software\workspace\StrutsHelloWorld\WebContent folder......
is there anything else that i am missing???