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
What are the pros of struts 2?
Which file is used by controller to get mapping information for request routing?
What are the classes used as part of struts framework ?
Which class is the Front Controller in Struts2?
Which design pattern the interceptors in struts2 is based on?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
What is action support class in struts2?
What is actioninvocation?
What are action errors and error and what are the consequences they impose?
What are the important methods of actionform?
What is switchaction?
how to connect from struts to database through hibernet and where u can modify the class
What are Struts2 core components?
What is the use of resourcebundle.properties file in Struts Validation framework?
How to work with error tags?