Struts2 uses xwork validation. The best description of how it finds
your xml files is here:
http://www.opensymphony.com/xwork/wikidocs/Validation%20Framework.html
Pay particular attention to the alias description in the "Defining
Validation Rules" section because that's what's not working for y
Hi,
I am using Struts2.0.6 and trying to implement Validator framework but
couldn't succeed. I have confution to give name of
actionname-validator.xmlfile.
I am here giving action cofiguration in Struts.xml
< result name="success">/adduser.jsp
/adduser.jsp
I have implemented UserManagementAct
2 matches
Mail list logo