Hi all.

Is there any way to put more than one context parameter (for actionlink,
pagelink and similar components) directly into tml file (for example
"param1" and "param2" to generate URL in form
"http://urBase/param1/param2";, something like this: <t:actionlink
t:id="XXXX" t:context="{param1,param2}" > ...   )  ?
I can do it using ComponentResources's method "createEventLink"..., but
I dont know how to do it directly in tml.

Thanks.


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

Reply via email to