Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4ED56200BBF for ; Mon, 14 Nov 2016 21:07:47 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4D579160B06; Mon, 14 Nov 2016 20:07:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BF8F4160AF4 for ; Mon, 14 Nov 2016 21:07:46 +0100 (CET) Received: (qmail 8972 invoked by uid 500); 14 Nov 2016 20:07:45 -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 8961 invoked by uid 99); 14 Nov 2016 20:07:45 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2016 20:07:45 +0000 Received: from mail-ua0-f175.google.com (mail-ua0-f175.google.com [209.85.217.175]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 6B7301A0046 for ; Mon, 14 Nov 2016 20:07:45 +0000 (UTC) Received: by mail-ua0-f175.google.com with SMTP id 12so71642077uas.2 for ; Mon, 14 Nov 2016 12:07:45 -0800 (PST) X-Gm-Message-State: ABUngvcwZCOsefiuLYUCqg1v2YfZyF2Mj8gcGF5nM+clmbQJmjvZtJ7ddBkB15y1AzhpI9U+BWS1uVHfZbT9ig== X-Received: by 10.176.5.130 with SMTP id e2mr11262571uae.108.1479154064339; Mon, 14 Nov 2016 12:07:44 -0800 (PST) MIME-Version: 1.0 Received: by 10.31.193.72 with HTTP; Mon, 14 Nov 2016 12:07:23 -0800 (PST) In-Reply-To: References: From: Lukasz Lenart Date: Mon, 14 Nov 2016 21:07:23 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Referencing request parameters in struts tags. To: Struts Developers List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable archived-at: Mon, 14 Nov 2016 20:07:47 -0000 2016-11-14 20:58 GMT+01:00 Aleksandr Mashchenko : > Just to clarify. From now on the "parameters" on JSP will be HttpParamete= rs > instead of a Map, and should be used something like > #parameters.get('error').value ? Nope, I meant yes, in 2.5.5 you must do such thing but in 2.5.6 the old behaviour will be kept, so it will be #parameters.error :) Regards --=20 =C5=81ukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org