What is the purpose of form-beans tag in struct-config.xml?
No Answer is Posted For this Question
Be the First to Post Answer
What is the significance of logic tags in Struts?
In how many ways duplicate form submission can occurs?
What is the default location of result pages and how can we change it?
What is MVC?
What is the role of a handler in mvc based applications?
Difference between struts and spring?
What is the purpose of @beforeresult annotation?
Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?
What configuration changes are required to use resource files in Struts?
Can we have different controllers in one struts app?
How is declarative handling of exceptions done in struts ?
What is the differnce between 2-tier architecture and 3- tier architecture in java?