$B>.NS(B $B$5$s!"(B<br><br>I tried @SubapplicationScope for the dropdown value.I couldn&#39;t get the correct value.<br><br>Is there any other solution for my situation?<br><br>I have to use Paging with search condition in same page(same html file).<br>
<br>Can i use frames in teeda.I think teede doesn&#39;t support frames.<br><br>I need to refresh only main page not search page.Is it possible in teeda?<br><br>Thanks <br>$B%H%^%9(B<br><br><br><br><br><div class="gmail_quote">2009/5/14 Koichi Kobayashi <span dir="ltr">&lt;<a href="mailto:koichik@improvement.jp">koichik@improvement.jp</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">$B>.NS(B (koichik) $B$G$9!%(B<br>
<br>
Date: &nbsp; &nbsp;Thu, 14 May 2009 21:53:53 +0900<br>
<div class="im">From: &nbsp; &nbsp;thomas &lt;<a href="mailto:jp.mcy.10@gmail.com">jp.mcy.10@gmail.com</a>&gt;<br>
To: &nbsp; &nbsp; &nbsp;<a href="mailto:seasar-user@ml.seasar.org">seasar-user@ml.seasar.org</a><br>
</div>Subject: [Seasar-user:17447] Re: [Teeda:te:include]$B$K$D$#$$$F(B<br>
<div class="im"><br>
&gt; in my program,since the value of search condition becomes null if i click *<br>
&gt; [$B<!$X(B]* i got the values without considering the search condition.<br>
&gt;<br>
&gt; My question is:How can i maintain the value of search condition which is the<br>
&gt; dropdown value from maintanance page to all the pages[All the links in the<br>
&gt; pagincIncPage.java]<br>
<br>
</div>Annotate @SubapplicationScope to the properties.<br>
<br>
<a href="http://teeda.seasar.org/ja/extension/concept/scope.html" target="_blank">http://teeda.seasar.org/ja/extension/concept/scope.html</a><br>
<br>
 &nbsp;@SubapplicationScope<br>
 &nbsp;public String dropdown;<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="h5">&lt;component name=&quot;koichik&quot;&gt;<br>
 &nbsp; &nbsp;&lt;property name=&quot;fullName&quot;&gt;&quot;Koichi Kobayashi&quot;&lt;/property&gt;<br>
 &nbsp; &nbsp;&lt;property name=&quot;email&quot;&gt;&quot;<a href="mailto:koichik@improvement.jp">koichik@improvement.jp</a>&quot;&lt;/property&gt;<br>
 &nbsp; &nbsp;&lt;property name=&quot;blog&quot;&gt;&quot;<a href="http://d.hatena.ne.jp/koichik" target="_blank">http://d.hatena.ne.jp/koichik</a>&quot;&lt;/property&gt;<br>
&lt;/component&gt;<br>
<br>
_______________________________________________<br>
Seasar-user mailing list<br>
<a href="mailto:Seasar-user@ml.seasar.org">Seasar-user@ml.seasar.org</a><br>
<a href="https://ml.seasar.org/mailman/listinfo/seasar-user" target="_blank">https://ml.seasar.org/mailman/listinfo/seasar-user</a><br>
</div></div></blockquote></div><br>