How can I make own ActionServlet? with example
Answer Posted / shaibal
please give detail ans with example if possible.
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
State an example of struts configuration file as an action parameter for action servlet.
Explain architecture of struts2?
How does struts work?
What are the ways in which duplicate form submission can occur?
How client side validation is enabled on a jsp form?
What is the configuration files used in struts?
What is the default location of result pages and how can we change it?
how does request processor relates to action mapping?
Why use spring, if you are already using struts?
How can duplicate form submission be handled in struts 2?
What are the two types of validations supported by validator framework?
What steps are required to for an application migration from Struts1 to Struts2?
Which class of struts is responsible to converts data types from string and vice versa?
Which design pattern the interceptors in struts2 is based on?
what is meant by Struts Validator Framework?