RE: Commands vs. Controllers
"Aapo Laakkonen" <[email protected]>
| Newsgroups | gmane.comp.web.maverick.general |
|---|---|
| Organization | ProjectCast Oy |
| Message-ID | <000e01c339a1$0ce77880$ee5241c1@zodiac> |
> > 2. ControllerWithParams is a decorator that wraps an > > implementation of a controller and it's parameters. > > So, if a controller has parameter, the decorator is > > used internally to be able to pass the parameters to > > the controller. > > By parameter I assume you are referring to a parameter > defined in the web.xml file? By parameters Eelco was referring controller parameters that you can give to any controller in your maverick.xml. for examlple: <controller class="Test"> <param name="parameter" value="I am a parameter"/> </controller> Regards Aapo Laakkonen ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php [INVALID FOOTER]