> > 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]