Re: Struts 2 AJAX error

2010-09-13 Thread Dave Newton
I do; in S2.1+ is different than in S2.0; please read the documentation regarding the Dojo Ajax plugin. (Which is deprecated, by the way.) Dave On Mon, Sep 13, 2010 at 11:42 AM, Arpan wrote: > Hi All, > > I am getting the following error while using ajax theme in struts tag: > > org.apache.jasp

Struts 2 AJAX error

2010-09-13 Thread Arpan
Hi All, I am getting the following error while using ajax theme in struts tag: org.apache.jasper.JasperException: /index.jsp(4,2) Attribute debug invalid for tag head according to TLD I am using following line in my JSP. I am using strut2.2.1.jar file. Please let me know if anybody have any