Hello, I seem to be having some problem with the PaginatedList.
When I'm on the first page and I do paginatedList.getPreviousPage(), iBatis doesn't wrap to the last page... as specified in the javadoc. I need this wrapping functionality to compute the total number of pages in the result set. Does anyone have any idea as to why this might be happening? I am using postgres with jdb3. Thanks. Aladin
