Are struts and shocks the same?
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?
how handle when client send multiple request at atime for single servlet
What is form bean in struts?
Are actions thread safe?
What are interceptors in struts 2?
why do we typecast ActionForm into out plain java bean class in Action class?
Why should we go for struts framework?
What is the use of reset method of ActionForm class?
How Struts will follow the MVC?
What is apache struts used for?
Can we have more than one struts-config.xml file for a single struts application?
What are the some useful annotations introduced in struts2?