Re: problem with page devision in webwork 2.2.2
Philip Luppens <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <18257885.1165308147800.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Dear khanhluong, Try reading the announcement on top of this forum before replying. Now, if you have your Action with your getSearchResult() getter, and a getter for both pageSize and recordCount in your SearchResult object, you can simply query them with <ww:property value="searchResult.pageSize"/> and searchResult.recordCount. OGNL will do the translating to Action.getSearchResult().getPageSize(). --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=52153&messageID=105254#105254 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]