what is a RequestProcessor?

Answer Posted / bikram kumar nayak

When a request comes to the actionservlet ,action servlet
is a simple servlet which includes doget and dopost methods
within the methods Process is called .

the process method is called from requestprocessor which is
responcible for handling the requests and reply the
responce to the client

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?

563


What is difference between lookupdispatchaction and dispatchaction?

627


Can you explain the directory structure for a struts folder in brief ?

518


What is struts.devmode?

573


Explain about the tag?

625






What is the default suffix for struts2 action uri ?

550


What are the important methods of actionform?

583


Which technologies can be used at view layer in struts?

642


What are construction struts?

509


What is the difference between struts1 and struts2?

512


How you will display validation fail errors on jsp page?

540


What are the classes used as part of struts framework ?

519


What helpers in the form of jsp pages are provided in struts framework?

525


Which class of struts is responsible to converts data types from string and vice versa?

658


What is the role of a handler in mvc based applications?

744