How does struts work?
No Answer is Posted For this Question
Be the First to Post Answer
Can we have more than one struts-config.xml file for a single struts application?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
How we can configured action mapping in struts?
Describe the mvc on struts?
What's mvc pattern ?
What is the role of a handler in mvc based applications?
What is the difference between plain-validator and field-validator?
where you store password in banking project
When do I need “struts.jar” on my classpath?
How to convert struts to spring mvc?
What are different Struts2 tags? How can we use them?
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?