What is the struts in java?
No Answer is Posted For this Question
Be the First to Post Answer
How duplicate form submission can be controlled in struts?
What is the purpose of dispatcher result type?
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
struts 1.3 features?
What are action errors?
What are the cons of struts 2?
What is struts framework in java?
What is s token?
Which model components are supported by Struts?
What are the steps of struts installation?
What is package name in struts xml?
In web.xml file instead of *.do can i write *.ibm, Specify with example