New to Struts Please help
http://javaboutique.internet.com/tutorials/Struts/struts-config_xml.html
I am going step by step.
I get the submit form all fine.
but when I click submit button... I get nothing on the screen.
I have put some System.out... statements in "perform method of ACtion class"
this method seems to be not being called.
Please help

