1
我想在我的操作類中獲得所選頁碼(在分頁中)。我正在使用struts2和displayTag分頁。請幫我解決這個問題。我的顯示器標籤看起來像如何在displayTag分頁中獲取當前頁碼
<display:table name="searchList" class="mycolor" id="row" sort="external" partialList="true" size="100" pagesize="25" requestURI="search-history-search" >
請幫助我....在此先感謝。
謝謝拉格哈夫,正如你所說,我已經解決了這個問題。 – Mohan
嗨^ _ ^你是如何從HttpRequest獲得頁碼的?請分享^ _^...謝謝 –