Pretty much yeah. Though the concept of what is bookmarkable is
strechable when you work with custom url coding strategies.

Eelco

On 5/31/07, Thomas Singer <[EMAIL PROTECTED]> wrote:
> In other words: when something more should be done than just linking to
> another (bookmarkable) page, then always the resulting link is 
> non-bookmarkable?
>
> --
> Tom
>
>
> Eelco Hillenius wrote:
> >> Thanks. One further question regarding links and bookmarkable pages: When I
> >> add following PageLink, will the resulting href always be not bookmarkable?
> >
> > Indeed. That is because you're using an inner class, and Wicket
> > wouldn't know how to interpret and can't do anything else than execute
> > it (for which it needs to be stored for a next request). When you just
> > provide a class argument otoh, Wicket knows enough to write this out
> > as a bookmarkable page link.
> >
> > Eelco
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to