Re: PageLink to the current page

2009-06-10 Thread Sergey Didenko
Thanks, that works. On Thu, Jun 11, 2009 at 4:04 AM, Howard Lewis Ship wrote: > The "literal:" part only works for the root Index page of your application. > > On Wed, Jun 10, 2009 at 6:03 PM, Howard Lewis Ship wrote: > >> ... ---

Re: PageLink to the current page

2009-06-10 Thread Howard Lewis Ship
t; > > SomePage.tml: > > ... > > Link text > > ... > > > > > > On Wed, Jun 10, 2009 at 8:39 PM, Sergey Didenko > wrote: > >> Hi, > >> > >> Is this the most concise and clear way to create a PageLink to the > >> current

Re: PageLink to the current page

2009-06-10 Thread Howard Lewis Ship
... On Wed, Jun 10, 2009 at 11:34 AM, Sergey Didenko wrote: > Sorry, the first tml is better written as : > > SomePage.tml: > ... > Link text > ... > > > On Wed, Jun 10, 2009 at 8:39 PM, Sergey Didenko > wrote: >> Hi, >> >> Is this the most c

Re: PageLink to the current page

2009-06-10 Thread Sergey Didenko
Sorry, the first tml is better written as : SomePage.tml: ... Link text ... On Wed, Jun 10, 2009 at 8:39 PM, Sergey Didenko wrote: > Hi, > > Is this the most concise and clear way to create a PageLink to the > current page? Or are there other solutions that don't look so hac

PageLink to the current page

2009-06-10 Thread Sergey Didenko
Hi, Is this the most concise and clear way to create a PageLink to the current page? Or are there other solutions that don't look so hacky? ( Note that "literal:" part) SomePage.tml: ... Link text ... SomePage.java: ... @Component( id = "linkId", parameters = {