i am absolute beginner to Struts2. I am tying to follow tutorials on struts web site. i followed this tutorial. i have some trouble with it. i created dynamic web project on
I got the same error and got solution looking at tomcat log when restarting : doctype were missing in struts.xml
struts.xml
so I added
now it works !