how to write my own Action servlet by extending
pre-defined Action servlet in struts config.
Answer Posted / kans
am not sure but folloing is the answer for this
we can write our own action servlet by extending
requestprocessor,requestprocessor is the class where u
define ur own methods,like processpreprocess().isUserinRole
()
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
Describe validate() and reset() methods.
What are the different kinds of actions in struts?
What is apache struts cve 2017 5638?
List some struts tag libraries?
What is the use of resourcebundle.properties file in Struts Validation framework?
What is the use of struts?
Is there a particularly good ide to use with struts?
What are the two different types of validations that the validator framework supports?
What is role of action class?
What is the use of form bean in struts?
Explain about token feature in struts?
What is http redirect?
What are the life cycle methods of interceptor?
What is declarative exception handling in struts?
What are interceptors in struts 2?