[Seasar-user:17505] Re: [Teeda-paging]PagingResultBean<?> pagingResultについいて
Koichi Kobayashi
[E-MAIL ADDRESS DELETED]
2009年 5月 22日 (金) 19:00:06 JST
小林 (koichik) です.
Date: Fri, 22 May 2009 18:47:24 +0900
From: thomas <[E-MAIL ADDRESS DELETED]>
To: [E-MAIL ADDRESS DELETED]
Subject: [Seasar-user:17504] Re: [Teeda-paging]PagingResultBean<?> pagingResultについいて
> I want to increase the value of pageNumber by 1 if i click doNext button,and
> decrease by 1 if i click doPrevious button.
>
> How can i achieve it?
add <input> tag
<input type="hidden" id="pageNumber" />
remove static modifier
public int pageNumber;
--
<component name="koichik">
<property name="fullName">"Koichi Kobayashi"</property>
<property name="email">"[E-MAIL ADDRESS DELETED]"</property>
<property name="blog">"http://d.hatena.ne.jp/koichik"</property>
</component>
Seasar-user メーリングリストの案内