Why do we pass ActionMapping object in Validate(...,..) method in struts?

Public ActionErrors validate(ActionMapping am,HttpServletRequest)
{
some validation logic...

}

Questions by koti.tirumala   answers by koti.tirumala

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions