In struts.xml, what does the attribute "method" stands for in the "action" tag?
No Answer is Posted For this Question
Be the First to Post Answer
What are the core classes of struts?
Can we integrate struts with spring?
Explain the life cycle of a request in struct2 application?
In Struts Programming which is the controller,which is the model?
i have list of values(e.g 100). using logic:iterate, how can i print the multiples of 5th element? how the logic:iterate will understand the multiples of 5.
What is difference between actionform and dynaactionform?
what is request processor class ?
What are inner class and anonymous class?
How duplicate form submission can be controlled in struts?
how can i fetch combo box value into my DAO using struts 2?
What is the default suffix for struts2 action uri ?
what is the diff between struts1.0 and struts2.0