Why use struts framework in java?
No Answer is Posted For this Question
Be the First to Post Answer
For a single Struts application, can we have multiple struts-config.xml files?
What is ognl?
Can you call Action class methods from Struts config.xml?
What is the apache struts vulnerability?
what are java stuts? what are there uses
2 Answers Rupa, Tech Mahindra,
Where can i get jar file for use the struts-tags in struts2?
What is the front controller in struts2?
Which configuration files are used in struts?
What are the applications of struts?
Why we use struts in java?
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 xml based validation in struts2?