Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 23631 invoked from network); 14 Sep 2010 00:16:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Sep 2010 00:16:13 -0000 Received: (qmail 31993 invoked by uid 500); 14 Sep 2010 00:16:11 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 31927 invoked by uid 500); 14 Sep 2010 00:16:10 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 31919 invoked by uid 99); 14 Sep 2010 00:16:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Sep 2010 00:16:10 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of davelnewton@gmail.com designates 209.85.212.48 as permitted sender) Received: from [209.85.212.48] (HELO mail-vw0-f48.google.com) (209.85.212.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Sep 2010 00:16:03 +0000 Received: by vws4 with SMTP id 4so7421772vws.35 for ; Mon, 13 Sep 2010 17:15:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=7LOyIH0Z0CVc915oGJhA5NVNyn5Y+XM8pUU/8OY4PF0=; b=UIutTy0U/wfSm6VNWILbZscqfh7a8kC/eVdXrO9Dmwi7QsTPt038fMLE2ec1TkaZZn GR8Nz+GmcLXOaiVFupKgnjP9OkziK5RxEGtv+j/Yka/RnhltDp2uU4mMQvC50kBjGOXv KIvfOeEsDwdbu0+D4yfsVzYZtKbRBIjFDkBOo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Pi3rwMbiURcZMFQ4szQVMwDwRWTcJfvdnPKMPsqOfxxLZYXwGllx1nM0A6CObfILV7 Jbb5yWifSBeAoT1uzeD1Wyium+fOH8Re+Tm+HnTyna8EsWHVnapNJ+tGD7vgaWLaYjlR jnhOhUWLehd3h67u8DbEvdJ4lwy/XIZ+VWmr0= MIME-Version: 1.0 Received: by 10.220.63.78 with SMTP id a14mr162476vci.85.1284423343023; Mon, 13 Sep 2010 17:15:43 -0700 (PDT) Received: by 10.220.186.67 with HTTP; Mon, 13 Sep 2010 17:15:42 -0700 (PDT) In-Reply-To: References: Date: Mon, 13 Sep 2010 20:15:42 -0400 Message-ID: Subject: Re: Struts 2 AJAX error From: Dave Newton To: Struts Users Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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.jasper.JasperException: /index.jsp(4,2) Attribute debug > invalid for tag head according to TLD > > I am using following line in =A0my JSP. > > > > I am using strut2.2.1.jar file. > > Please let me know if anybody have any idea about this. > > - Thanks > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org