How is the mvc design pattern used in struts framework?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of form-beans tag in struct-config.xml?
what are the disadvantages of MVC architecture
Describe the two types of formbeans.
In how many ways duplicate form submission can occurs?
What is struts framework?
How action-mapping tag is used for request forwarding in struts configuration file?
Difference between struts1.2 and struts2.0?
3 Answers Bank Of America, HCL, Value Labs,
Where can i get jar file for use the struts-tags in struts2?
Can we write our own ActionServlet for front controller of Struts Applications?
What is the purpose of @keyproperty annotation annotation?
What do you mean by the abstract package in struts2, and what is its utilization?
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.