What is structs 2 validation framework?
No Answer is Posted For this Question
Be the First to Post Answer
What is action servlet in struts?
How to carryout the validations in struts if the validator frame work cant handle the validation
What is the different actions available in struts?
What is the purpose of @before?
What does it cost to replace struts?
Name some useful annotations introduced in Struts2?
what is meant by Struts Validator Framework?
What is action class? What are the types of action class?
I will explain the scenario now i have a form1 having some fields and i made it extends DynaActionForm. in struts config how can i specify another form form2 which has to extend the form1 please specify is it better to use actionform or dyna action form in applations. is dyna action form is comfortable in declaring form variables of type 'ArrayList<somegenerics>' extend the
Is struts efficient?
Why do we need mapdispatchtoprops?
Describe validate() and reset() methods.