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 @result annotation?
What do you mean by dynaactionform?
Does apache tomcat use struts?
How to combine the struts with velocity template?
What is spring and struts in java?
What is struts?
Describe the basic steps used to create a tiles application?
Explain about logic match tag?
How tag libraries are defined in Struts?
Is Struts Framework part of J2EE?
What is apache struts vulnerability?
How nested beans can be used in Struts applications?
What is struts and springs in java?
What is xml based validation in struts2?
What are the two scope types for formbeans?