RE: Need help getting started with remote tabs

2008-04-10 Thread Jiang, Jane (NIH/NCI) [C]
Thank you.  I found my problem was not really with my code.  I
accidentally find the remote tab working fine with IE.  But it shows
nothing in Firefox.  The jsp alone display ok in firefox, I can also
include the jsp using the s:include tag, but when I changed it to remote
tab, nothing shows up on the tab.  I did not find any error either.

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

See the download section on the website:

http://struts.apache.org/download.cgi

musachy

On Thu, Apr 10, 2008 at 1:38 PM, Jiang, Jane (NIH/NCI) [C]
<[EMAIL PROTECTED]> wrote:
> 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.
>  >
>  >  
>  >  href="/AjaxTest.action"
>  >  >
>  >One Tab
>  >
>  >  href="/AjaxTest.action"
>  >  >
>  >Another tab
>  >
>  >  
>  >
>  >  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]
>
>



-- 
"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]



Re: Need help getting started with remote tabs

2008-04-10 Thread Musachy Barroso
See the download section on the website:

http://struts.apache.org/download.cgi

musachy

On Thu, Apr 10, 2008 at 1:38 PM, Jiang, Jane (NIH/NCI) [C]
<[EMAIL PROTECTED]> wrote:
> 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.
>  >
>  >  
>  >  href="/AjaxTest.action"
>  >  >
>  >One Tab
>  >
>  >  href="/AjaxTest.action"
>  >  >
>  >Another tab
>  >
>  >  
>  >
>  >  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]
>
>



-- 
"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]



RE: Need help getting started with remote tabs

2008-04-10 Thread Jiang, Jane (NIH/NCI) [C]
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.
>
>  
>  >
>One Tab
>
>  >
>Another tab
>
>  
>
>  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]



Re: Need help getting started with remote tabs

2008-04-09 Thread Musachy Barroso
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.
>
>  
>  >
>One Tab
>
>  >
>Another tab
>
>  
>
>  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]



Need help getting started with remote tabs

2008-04-09 Thread Jiang, Jane (NIH/NCI) [C]
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.  


   
   One Tab
   
   
   Another tab
   


Thanks a lot for your help,

Jane

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