Thanks for your reply Peter. I was able to solve the issue by removing some
of the unwanted stuff from my jsp. Now the funny thing is I am not even able
to see the tabs in my JSP. I thought if we are using sx:tabbedpanel it
should show the tabs. Is there any additional thing I have to do?Its
becoming more funny now because I have spent almost one week in figuring it
out but now I just dont wanna give up...
I am just looking for any sample application using dojo which would atleast
show me the tabs:-((

Peter Phillips wrote:
> 
> I tried the dojo plugin in struts 2.1.7 and gave up - deciding that it
> was effectively broken.  It is deprecated anyway in struts 2.1.
> 
> The template problems you are having can be fixed by copying the
> template files into your local project (keeping the template/ajax
> directory structure) and changing the ftl so that they check for the
> existence of the parameter first i.e. change to: <#if
> parameters.pushId?exists && parameters.pushId>.
> 
> Once I got over those problems I then found that it didn't work at all
> in IE6.  At that point I switched to the excellent jQuery plugin -
> http://code.google.com/p/struts2-jquery/, which hopefully should find
> its way into struts soon.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/AJAX-issues-in-struts-2.1.6-tp23584424p24870511.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to