The examples page does not seem to be working:
HTTP Status 500 -
------------------------------

*type* Exception report

*message***

*description* *The server encountered an internal error () that prevented
it from fulfilling this request.*

*exception*

javax.servlet.ServletException: Filter execution threw an exception

*root cause*

java.lang.OutOfMemoryError: PermGen space

*note* *The full stack trace of the root cause is available in the Apache
Tomcat/6.0.29 logs.*




2012/5/10 Igor Vaynberg <igor.vaynb...@gmail.com>

> use PagingNavigator. there are examples here:
>
> http://www.wicket-library.com/wicket-examples/repeater/
>
> -igor
>
> On Wed, May 9, 2012 at 4:11 PM, sudeivas <sureshkumar....@gmail.com>
> wrote:
> > Thanks Igor for the response.
> >
> > If I use dataview.setItemsPerPage(50), then my Data View loads only the
> > first 50 entries. But how can I trigger or ask the data view to load the
> > next 50 entries when we scroll down the list or when we reach the end of
> the
> > list?
> >
> > -Suresh
> >
> > --
> > View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Loadable-detachable-model-for-ListView-tp4621232p4622091.html
> > Sent from the Users forum mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to