Not sure exactly what you're looking for, but there's a
"queryForList(String statementName, Object parameterObject, int
skipResults, int maxResults)"  method, but note that it works by
obtaining all the elements(keys) from the DB then just returning the
selected part of the list - if the tables large you might be better
doing it via the DB-specific SQL.

/Gwyn

On 10/08/06, puneet arya <[EMAIL PROTECTED]> wrote:

Hi,
    Can anybody tell me the link or way(code) to achieve pagination through
Ibatis and Jsp.Its urgent.
Thanx in advance

Regards,

Puneet Arya


 ________________________________
 Here's a new way to find what you're looking for - Yahoo! Answers




--
Download Wicket 1.2.1 now! - http://wicketframework.org

Reply via email to