Em Tue, 07 Oct 2008 13:47:30 -0300, Hugo Palma <[EMAIL PROTECTED]>
escreveu:
Caused by: java.lang.IndexOutOfBoundsException: Index: 10, Size: 10
Take a look at the collection returned to the Grid source parameter in the
second request. One common error is to not @Persist the form parameters.
Then, when you request the n+1 page, the form parameters are lost and the
search made is not the same as the first one.
--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
Consultor, desenvolvedor e instrutor em Java
http://www.arsmachina.com.br/thiago
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]