[Seasar-user:17448] Re: [Teeda:te:include]につぃいて
Koichi Kobayashi
[E-MAIL ADDRESS DELETED]
2009年 5月 14日 (木) 23:00:29 JST
小林 (koichik) です.
Date: Thu, 14 May 2009 21:53:53 +0900
From: thomas <[E-MAIL ADDRESS DELETED]>
To: [E-MAIL ADDRESS DELETED]
Subject: [Seasar-user:17447] Re: [Teeda:te:include]につぃいて
> in my program,since the value of search condition becomes null if i click *
> [次へ]* i got the values without considering the search condition.
>
> My question is:How can i maintain the value of search condition which is the
> dropdown value from maintanance page to all the pages[All the links in the
> pagincIncPage.java]
Annotate @SubapplicationScope to the properties.
http://teeda.seasar.org/ja/extension/concept/scope.html
@SubapplicationScope
public String dropdown;
--
<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 メーリングリストの案内