What are the some useful annotations introduced in struts2?
No Answer is Posted For this Question
Be the First to Post Answer
What are the components of struts?
How to override the default error message that can come during file uploading process?
What is the DynaActionForm? How we implement the dynaactionform ? can u please tell me the way to implement? in understandable way?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What is the difference between a Strut and a Class?
What are Struts2 core components?
what is use of assert keyword in java..?
Briefly tell the two kinds of form beans.
what is a RequestProcessor?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What are the core classes of the struts framework?
Main reasons for using servlet as a controller in struts. why not jsp