1.

Describe Is Actionservlet?

Answer»

ACTIONSERVLET provides the "controller" in the MODEL-View-Controller (MVC) design pattern for web applications that is commonly known as "Model 2". This nomenclature originated with a DESCRIPTION in the JavaServerPages Specification, version 0.92, and has persisted ever since (in the ABSENCE of a better NAME).Controller is responsible for handling all the requests.

ActionServlet provides the "controller" in the Model-View-Controller (MVC) design pattern for web applications that is commonly known as "Model 2". This nomenclature originated with a description in the JavaServerPages Specification, version 0.92, and has persisted ever since (in the absence of a better name).Controller is responsible for handling all the requests.



Discussion

No Comment Found