You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Raul <ra...@netwie.com> on 2013/08/05 11:30:40 UTC

Stateless pagination

Hello, anyone has done any component that is a stateless paginator, I read
this tutorial,
http://letsgetdugg.com/2009/05/27/wicket-stateless-pagination/, but it is
for wicket 1.4 and is a paginator very simple.



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Stateless-pagination-tp4660697.html
Sent from the Users forum mailing list archive at Nabble.com.

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


Re: Stateless pagination

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

All you have to do is to use BookmarkablePageLink in the navigator.
Use PageParameters to set the current page.


On Mon, Aug 5, 2013 at 11:30 AM, Raul <ra...@netwie.com> wrote:

> Hello, anyone has done any component that is a stateless paginator, I read
> this tutorial,
> http://letsgetdugg.com/2009/05/27/wicket-stateless-pagination/, but it is
> for wicket 1.4 and is a paginator very simple.
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Stateless-pagination-tp4660697.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>