Which design pattern the interceptors in struts2 is based on?
No Answer is Posted For this Question
Be the First to Post Answer
what is the diff between struts1.0 and struts2.0
What do you mean by actionform?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
Please can you tell me ,where can we used the MVC other than web applications.
What is actionservlet?
Give an example of validates method used to avoid errors.
What validate() and reset() method does ?
session menagement in servlets explaion briefly?
Can we have more than one struts-config.xml file for a single struts application?
What is the difference between forwardaction and includeaction?
How exception handling is provided in struts?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?