Explain the complete struts validator framework.
No Answer is Posted For this Question
Be the First to Post Answer
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
What is request processor and how does it relates to action mapping?
why we use struts in our web application , means what was drawbacks of servlet ...pls answer
What is ValueStack and OGNL?
who will run the execute method in struts?
What is http redirect?
what is the disadvantages of using DynaActionForm in struts framework?
What is the role of action class?
What is the difference between struts1 and struts2?
when we enter the data in the form how it is stored in formbean class setter and getter methods?
What is declarative exception handling in struts?
What is a custom tag?