Return-Path: Delivered-To: apmail-tiles-users-archive@locus.apache.org Received: (qmail 70718 invoked from network); 15 Oct 2007 12:43:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Oct 2007 12:43:10 -0000 Received: (qmail 53698 invoked by uid 500); 15 Oct 2007 12:42:58 -0000 Delivered-To: apmail-tiles-users-archive@tiles.apache.org Received: (qmail 53675 invoked by uid 500); 15 Oct 2007 12:42:57 -0000 Mailing-List: contact users-help@tiles.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@tiles.apache.org Delivered-To: mailing list users@tiles.apache.org Received: (qmail 53666 invoked by uid 99); 15 Oct 2007 12:42:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2007 05:42:57 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of antonio.petrelli@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2007 12:43:01 +0000 Received: by ug-out-1314.google.com with SMTP id h3so290789ugf for ; Mon, 15 Oct 2007 05:42:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=b5MEM62sR3baXzsUKOERipVKGBl+xUSKUpjQt1Ojahw=; b=lkt27zW8nkBGlwriynW+B1Z4gb5JpTYbsuh+MtH8aF4YCH0sPY8f18UYwCef/BAgGhu+MdAPclmbMYu0f3KVsgwmdY/EtEcm2lD2CNLBVX8xVkblv5e03FjimEw+sdVITSIbwq7Go8f/3VktOOUcsDD05g+CRFlpHFGB4UQHP4U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AmlxhDSapwspUU/2eI1aVuQPY7UrDdqwds8RQULtNcH1yKotlTHK+4PzsqN7uQdUfuPiNWBDr01BhJS6vjgalvyz3WZLbLVbiIqtjp/akYHkbBpDoTKC1TQxpFng7cC5SKbAiB11lKfj+rsBUyGH3LvpVicN1Y5PDd7zpTKJBig= Received: by 10.142.80.7 with SMTP id d7mr1380998wfb.1192452158303; Mon, 15 Oct 2007 05:42:38 -0700 (PDT) Received: by 10.142.216.19 with HTTP; Mon, 15 Oct 2007 05:42:38 -0700 (PDT) Message-ID: Date: Mon, 15 Oct 2007 14:42:38 +0200 From: "Antonio Petrelli" To: users@tiles.apache.org Subject: Re: Another "Attribute 'name' not found." In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org 2007/10/15, Dean Pullen : > The JSP in sales_survey_section_1 uses the parent's attribute > 'open.question' but I get the "Attribute 'name' not found." exception. In which JSP is the "open.question" attribute inserted? Antonio