It defines the control servlet to use for the webapp and the various objects the control servlet will use. All requests of a defined type are funneled in through the control servlet and are processed accordingly. The control servlert also reads the data in the controller.xml file to determine how to handle requests/etc. The web.xml also sets up the screen decorator, delegator, and etc.
On Fri, Dec 12, 2008 at 12:35 PM, Abhishake Agarwal <[email protected]> wrote: > same purpose as in any j2ee web application. > > On Fri, Dec 12, 2008 at 10:55 PM, kiran19 <[email protected]> wrote: > >> >> hi all, >> can any one tell me the actual purpose of web.xml file in ofbiz.... >> -- >> View this message in context: >> http://www.nabble.com/use-of-web.xml--tp20979976p20979976.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> >> >
