Rajaneesh.
There are three things which are part of the controller:
- The ActionServlet that acts as a front controller.
- The RequestProcessor that has the responsibility to fulfill the request in a specific module.
- The Action which is the part of the controller that deals with the other layer (e.g. business layer).
Manfred
Rajaneesh wrote:
Hi,
In struts what is actually the controller portion? (Is it RequestProcessor or ActionServlet?)
Regards Rajaneesh
=========================================== Dipl.-Inf. Manfred Wolff Software Engineer ------------------------------------------- http://www.manfred-wolff.de http://www.struts-it.org ------------------------------------------- ____________________________________________________
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]