Hi, 

I had the same problem as you with problem[1], but realised that it worked
when I changed 
<s:url value="/ws/serviceRequest!viewService.action" />
to
<s:url value="/ws/serviceRequest_viewService.action" />
                                  
Hope it helps
/Kris
Now hoping someone has the answer to problem[2]...


Dave Newton-4 wrote:
> 
> --- Musachy Barroso <[EMAIL PROTECTED]> wrote:
>> for (2), do you have executeScripts set to "true"?
>> I'm not sure what to do here, as it works for me and
> 
>> showcase. In other words, it is certified :)
> 
> :p
> 
> Yep, I set executeScripts="true" for both divs, the
> outer tabbedPanel div and the inner within it, just in
> case (I added the one for the tabbedPanel div in
> desperation).
> 
> I'm still poking around a bit, but the weekend is
> ending and I'm out of time!
> 
> *time passes*
> 
> I am a pathetic old man.
> 
> BUT!
> 
> Problem (2) was solved when I moved the <script...>
> tag for prototype out of the nested div's and into the
> containing JSP (the one with the tabbedPanel).
> 
> *yet more time passes*
> 
> SCURVY DOGS!
> 
> Regarding problem (1) (the funky URL issue)... I had
> been building <s:url action="foo" method="plugh".../>
> (and probably action="foo!plugh" too) and at some
> point during my attempt to figure out what was wrong I
> removed the method call and used the default
> execute/SUCCESS pair and NOW IT WORKS just fine.
> 
> So... might there be something wrong with something if
> there's a method name in the URL?
> 
> d.
> 
> 
> 
>  
> ____________________________________________________________________________________
> Be a PS3 game guru.
> Get your game face on with the latest PS3 news and previews at Yahoo!
> Games.
> http://videogames.yahoo.com/platform?platform=120121
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--s%3AtabbedPanel-with-remote-tabs-and-javascript-on-the-remote-tabs-tf3480951.html#a10835027
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to