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
What does modeldriven interceptor?
What do you mean by tiles in struts?
What is the purpose of @conversionerrorfieldvalidator annotation?
What is controller in struts2?
Why we use struts over servlets?
Which configuration file is used for storing jsp configuration information in struts?
What is the use of execAndWait interceptor?
Describe the basic steps used to create a tiles application?
What are the major differences between html tags and strut specific html tags?
What is the difference between struts and spring?
What is the naming convention for a resource bundle file in struts2?
Are the struts tags xhtml compliant ?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
Give an alternative way to protect jsp’s with not much features from direct access.
Lists the bundled validators in struts?