Musachy,

Thanks for your suggestion.  Do you mean this showcase?

http://www.planetstruts.org/struts2-showcase/ajax/tabbedpanel/example3.j
sp

I found the source for the jsp, but there is no source code for the
action.  Is there a place to download the complete source code?

Thank you,

Jane

-----Original Message-----
From: Musachy Barroso [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 09, 2008 5:38 PM
To: Struts Users Mailing List
Subject: Re: Need help getting started with remote tabs

There are examples in the showcase application.

musachy

On Wed, Apr 9, 2008 at 8:55 PM, Jiang, Jane (NIH/NCI) [C]
<[EMAIL PROTECTED]> wrote:
> Is there a complete working example for the tabbedPanel tag?  I found
>  this example in the tag reference document.  How do I set up the
result
>  for AjaxTest.action?  I loaded the dynamic contents in that action
and
>  directed it to the jsp that displays that content.  The action was
>  invoked, but the tab shows up empty.  I tried to include the jsp
inside
>  the s:div tag and still nothing.
>
>  <s:tabbedpanel id="test" beforeSelectTabNotifyTopics="/beforeSelect">
>    <s:div id="three" label="remote" theme="ajax"
href="/AjaxTest.action"
>  >
>        One Tab
>    </s:div>
>    <s:div id="three" label="remote" theme="ajax"
href="/AjaxTest.action"
>  >
>        Another tab
>    </s:div>
>  </s:tabbedpanel>
>
>  Thanks a lot for your help,
>
>  Jane
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to