Answer Posted / samba
in RequestProcessor we have process()
this process method used to process the enduser request
and it is called by the action servlet doget()or dopost()
method by default it work one way
if u want change the flow of the application before
invoking our action classes we to implent the
requestprocess class
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of '@keyproperty'?
What are the two scope types for formbeans?
What is the use of namespace in action mapping in Struts2?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
What is the difference between empty default namespace and root namespace?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What is dispatchaction?
What is the purpose of plug-in tag in struct-config.xml?
What is spring and struts in java?
How long do struts last?
What are the different kinds of actions in struts?
What is the difference between session scope and request scope when saving formbean ?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
How many struts config file in a struts application?
What do you mean by the abstract package in struts2, and what is its utilization?