Hi,
Using displaytag 1.1 with pagesize="3" we're getting the following exception:
javax.servlet.ServletException: fromIndex = -3
After investigating this is because the size of the returned list had changed to zero. For example:
Thanks, Paul
Log in to post a comment.
Hi,
Using displaytag 1.1 with pagesize="3" we're getting the following exception:
javax.servlet.ServletException: fromIndex = -3
After investigating this is because the size of the returned list had changed to zero.
For example:
Thanks,
Paul