setResonsePage(class, params) should still work

also if you have a bpl you can do something like
target.appendjavascript("window.location='"+bpl.geturl()+"';");

-igor


On Fri, Oct 28, 2011 at 2:51 PM, Chris Colman
<chr...@stepaheadsoftware.com> wrote:
> Are BookmarkablePageLinks only for use with <a href=#> tags use or is it
> possible to catch an AJAX event and use the BookmarkablePageLink as the
> 'destination specifier' for the navigation or does navigation under AJAX
> always have to be via setReponsePage()?
>
> Chris
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to