how many methods are there in RequestPrccesor class?

Answers were Sorted based on User's Feedback



how many methods are there in RequestPrccesor class?..

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

how many methods are there in RequestPrccesor class?..

Answer / raghav kulshrestha

in RequestProcessor mainly three method
,init,destroy,services,process

Is This Answer Correct ?    0 Yes 9 No

Post New Answer

More Struts Interview Questions

What is http forward?

0 Answers  


What is the difference between RequestProcessor and RequestDispatcher?

11 Answers   Ness Technologies, TCS,


What is the default location of result pages and how can we change it?

0 Answers  


What is the difference between validation.xml and validator-rules.xml files in struts?

0 Answers  


Explain about how requests from the client are sent?

0 Answers  






What are apache struts?

0 Answers  


Do I have to credit struts on my own website?

0 Answers  


what is tiles in struts?

6 Answers  


Explain about struts dispatch action?

0 Answers  


What is the purpose of @before annotation?

0 Answers  


What does validation interceptor?

0 Answers  


how handle when client send multiple request at atime for multiple servlets servlets?

3 Answers   IBM,


Categories