How to explain Software Bank Loan descriptions
No Answer is Posted For this Question
Be the First to Post Answer
What is struts? Explain
where you will implement the tiles in struts?
Is it possible to create mulitple instance of one Action Class in struts?
What is the purpose of @beforeresult annotation?
What is the use of resourcebundle.properties file in Struts Validation framework?
How do you customize ActionServlet?
What is the purpose of interceptors?
what is is the use DynaActionForm?
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
How is the action mapping specified?
How data transfered from one formbean to another formbean?
Explain the complete struts validator framework.