actionservlet performs the role of controller


ActionServlet performs the role of Controller:

? Process user requests

? Verify what the user is trying to achieve according to the request

? Pull data from the model (if essential) to be given to the appropriate view,

? Select the proper view to respond to the user

? Delegates most of this grunt work to Action classes

? Is responsible for initialization and clean-up of resources

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: actionservlet performs the role of controller
Reference No:- TGS0416252

Expected delivery within 24 Hours