problem with page devision in webwork 2.2.2
khanhluong <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <14771424.1165307489136.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Hi all,
I am getting a trouble with page division in searching page.
After look up in database, result will be responded with searchResult object as following:
Class SearchResult {
int pageSize = 10;
int recordCount;
List records;
.....
}
I can get the recordCount and pageSize in jsp or tag lib of webwork to calculate page number.
Please help me!
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=52153&messageID=105253#105253
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]