What is struts xml?
No Answer is Posted For this Question
Be the First to Post Answer
In Struts Programming which is the controller,which is the model?
how to debug struts project in netbean ?
What are the steps involved in creating a strut application?
What is difference between spring and struts?
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
Can we use struts and spring together?
How long do struts last?
what is ForwardAction and IncludeAction in struts?
Explain about struts relation to html tags?
What is request processor and how does it relates to action mapping?
What is difference between interceptors and filters?
how to write my own Action servlet by extending pre-defined Action servlet in struts config.