Hi,
I have a component that's to be included in different pages. Inside the 
component I have page links that need to be relative to the current page.
Something like this:
<t:pagelink class="btn" page="./Edit" context="[ID]">
                                                        
<span><span>${message:edit}</span></span>
                                                </t:pagelink>
The page link should point to different pages according to the current page.
Is that possible?


Thanks,
Özkan

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

Reply via email to