Hi,

a question on @Parameter:

@Parameter
private String param;

1) How is it possible to filter a passed param (e.g. manipulating the value)? Using getters and setters for that would not work. 2) How can I make the parameter available to the template (e.g. to render this), i.e. want to have it passed as a parameter but want to render it as a property in my component.

thanks.

--
manuel aldana
ald...@gmx.de
software-engineering blog: http://www.aldana-online.de


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to