What is apache struts used for?
No Answer is Posted For this Question
Be the First to Post Answer
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
What’s the utilization of resource bundle properties file in struts validation structure?
why do we typecast ActionForm into out plain java bean class in Action class?
How to override the default error message that can come during file uploading process?
What are best practices to follow while developing Struts2 application?
Name some useful annotations introduced in Struts2?
What is the different actions available in struts?
How duplicate form submission can be controlled in struts?
Hai all.What is the use of <logic:iterate>tag in struts application.
What are Struts properties?
What is the purpose of redirect result type?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?