Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 16178 invoked from network); 28 Nov 2006 12:08:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Nov 2006 12:08:35 -0000 Received: (qmail 44401 invoked by uid 500); 28 Nov 2006 12:08:38 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 44353 invoked by uid 500); 28 Nov 2006 12:08:37 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 44342 invoked by uid 99); 28 Nov 2006 12:08:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Nov 2006 04:08:37 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of ruimo.uno@gmail.com designates 64.233.184.224 as permitted sender) Received: from [64.233.184.224] (HELO wr-out-0506.google.com) (64.233.184.224) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Nov 2006 04:08:24 -0800 Received: by wr-out-0506.google.com with SMTP id 68so396197wri for ; Tue, 28 Nov 2006 04:08:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=kdRMVcC5tY2FitIexlaZNUWJpxo1r/BTIXxoT50Yst54scq+21S+l9bGGUpqnzQTno43shP3P5gpQpF9ZvTtfqI1uX6ZwhzoIsnK+vfT5ARnLOPbhxXNbb3a/a8dHcH7OHjuvTXmiRWauGNocend9utvT19qOtayWR4WSJ8LnVE= Received: by 10.78.17.1 with SMTP id 1mr795679huq.1164715682940; Tue, 28 Nov 2006 04:08:02 -0800 (PST) Received: by 10.78.180.8 with HTTP; Tue, 28 Nov 2006 04:08:02 -0800 (PST) Message-ID: Date: Tue, 28 Nov 2006 21:08:02 +0900 From: "Ruimo Uno" Reply-To: shanai@ruimo.com To: "Struts Developers List" Subject: '&' is encoded even if the encode attribute of the url tag is set to false. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi, If the url tag is used to generate an URL for the form tag: The generated HTML form tag becomes as following: