Why do we use struts?
No Answer is Posted For this Question
Be the First to Post Answer
What are different Struts2 tags? How can we use them?
Why it called struts?
What is the use of forwardaction?
why do we typecast ActionForm into out plain java bean class in Action class?
What is actioninvocation in struts2?
explain method overridding method overloding with examples?
Which design pattern is implemented by Struts2 interceptors?
how canu done chechin and check out of u r project using with sample examples?
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 are the benefits of Struts framework?
Provide some important Struts2 constants that you have used?
What does execandwait interceptor?