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 the mvc on struts?
Why do the struts tags provide for so little formatting?
Can you give an overview of how a struts application flows?
How exceptions are handled in struts application?
Which configuration file is used for storing jsp configuration information in struts?
Explain about the validation steps which have to be carried during validation of client-side address?
Explain the complete struts validator framework.
What is life cycle of an interceptor?
What are action errors and error and what are the consequences they impose?
How do u provide security to ur project?(Banking domain project)
Are struts still used?
Give an alternative way to protect jsp’s with not much features from direct access.
how to debug struts project in netbean ?
How nested beans can be used in Struts applications?
What is container struts2?