how many methods are there in RequestPrccesor class?
Answers were Sorted based on User's Feedback
Answer / datta
main methods are -- process, iniit, destroy
for more check:
http://struts.apache.org/1.2.4/api/org/apache/struts/action/
RequestProcessor.html
Is This Answer Correct ? | 12 Yes | 4 No |
Answer / raghav kulshrestha
in RequestProcessor mainly three method
,init,destroy,services,process
Is This Answer Correct ? | 0 Yes | 9 No |
How to override the default error message that can come during file uploading process?
Is there a particularly good ide to use with struts?
Struts follows which design patterns?
Where can i get jar file for use the struts-tags in struts2?
What is struts framework in java?
What is Portlet???? when,where and why we use it ??
3 Answers Infotech, Rebaca, Wipro,
How to depoly your struts application in JBOSS
1 Answers HP, NuWare, Satyam, Wipro,
What do you mean by inner class and anonymous class?
What is the purpose of @before?
What are the loop holes of struts?
When wil use singleton class in Struts
What is the purpose of redirect result type?