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 the purpose of @stringlengthfieldvalidator annotation?

0 Answers  


What is structs 2 validation framework?

0 Answers  


How data transfered from one formbean to another formbean?

4 Answers  


In web.xml file instead of *.do can i write *.ibm, Specify with example

13 Answers   IBM,


What is actionmapping?

0 Answers  






Which technologies can be used at view layer in struts?

0 Answers  


Is struts thread safe?

4 Answers   HCL, Mphasis,


How you will display validation fail errors on jsp page?

0 Answers  


Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?

0 Answers  


Is struts mvc framework?

0 Answers  


Why it called struts?

0 Answers  


How can we integrate log4j in Struts2 application?

0 Answers  


Categories