Hi all,
I have a component with:
@Parameter(defaultPrefix = BindingConstants.LITERAL, value = "30")
private int maxResults;
and I also have a subclass component for which I would like to change
the default the value for 'maxResults' to 10.
When either component (super or sub) is used, i would like the parameter
to be optional.
How is this possible?
Thanks, Paul.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org