On Thu, 26 Jul 2012 09:12:23 -0300, ZKN __ <[email protected]> wrote:

Hi,

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?

Before answering that, I'd like to know why you need this, what are you trying to accomplish. Without further information, I see no reason for using relative paths in Tapestry applications.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to