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 components of struts?
What validate() and reset() method does ?
What is interceptor? And life cycle methods of interceptor?
What configuration changes are required to use resource files in Struts?
What is DynaActionForm?
Can I have html form property without associated getter and setter formbean methods?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
What is the difference between shocks and struts?
What is package name in struts xml?
How to display validation errors on jsp page?
What is the purpose of @key annotation annotation?
What are the sections into which a strut configuration file can be divided?
How is token generated?
Why we use struts in java?
What is the purpose of @conversion?