hello! first of all you are using a <a href="" > href="#" in the link indicates the page You are linking to, and the quotation part is the location of the page. hashmark indicates the current page.
I use pagelinks like this: <a t:type="pageLink" page="number/searchresults" class="pageLink"></a> regards, mario On Wed, Dec 9, 2009 at 12:25 PM, marioosh.net <marioosh....@gmail.com>wrote: > I have PageLink like that: > > <html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_2.xsd"> > ... > <a href="#" jwcid="@PageLink" page="Page2">go page2</a> > ... > </html> > > I see link, but nothing happens when i click on it. > > -- > Pozdrawiam, > Mariusz > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >