What is struts2 framework?
No Answer is Posted For this Question
Be the First to Post Answer
Explain architecture of struts2?
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 is the purpose of @conversion annotation annotation?
Which parser is used in Struts to parse the Structconfig.xml file.
What are interceptors in struts 2?
Provide some important Struts2 constants that you have used?
What do you mean by a custom tag?
What does i18n interceptor?
which MVC architecture struts follows and why?
How can forward action be used to restrict a strut application to mvc?
How we can install struts?
What is Model 1 and Model 2?