BookmarkablePageLinks always generates a stateless url, thats kind of the point...
-igor On Tue, Nov 29, 2011 at 3:59 PM, Zilvinas Vilutis <[email protected]> wrote: > afaik BookmarkablePageLinks generate stateless URLs for stateless > pages only, otherwise they act as regular links. Please correct me if > I'm wrong. > > Regards > > Žilvinas Vilutis > > Mobile: (+1) 623 330 6048 > E-mail: [email protected] > > > > On Tue, Nov 29, 2011 at 12:29 PM, Andrea Del Bene <[email protected]> > wrote: >> That's strange. BookmarkablePageLinks should generate a constant URL. Do you >> pass them any PageParameters in the constructor? Have you checked if links >> URL remains the same from a visit to your page to another? >>> >>> They are already BookmarkablePageLinks. >>> >>> -- >>> View this message in context: >>> http://apache-wicket.1842946.n4.nabble.com/Link-Visited-Color-Doesn-t-Change-any-ideas-tp4119563p4120200.html >>> Sent from the Users forum mailing list archive at Nabble.com. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
