What are different Struts2 tags? How can we use them?
No Answer is Posted For this Question
Be the First to Post Answer
What do struts do?
What is difference between struts1 and struts2?
What are the custom tags?
How the flow of various requests happens in struts application?
Give an example where struts tiles may be used?
What is the difference between shocks and struts?
What are the different kinds of actions in struts?
What is front controller in struts?
What is dispatch action class?
What is struts validator framework?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?