Hi,  
   I'm trying to use de tag tabbedPanel where each tab with remote content.


my code is:

<s:tabbedPanel id="user_tab" theme="simple">
   <s:url id="urlRemote" value="/myAction.do"/> 
   <s:div id="tab_remote" label="remote tab" theme="ajax" href="%{urlRemote}" 
executeScripts="true">

....


but it give me this error: "Error Loading '../myAction.do' (200OK) "
Someone can help me to solve this problem ?

Struts 2.0.9


thanks.
Veronica

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to