Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 11155 invoked from network); 21 Nov 2007 15:28:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2007 15:28:22 -0000 Received: (qmail 19538 invoked by uid 500); 21 Nov 2007 15:27:42 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 19512 invoked by uid 500); 21 Nov 2007 15:27:41 -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 19501 invoked by uid 99); 21 Nov 2007 15:27:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2007 07:27:41 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of antonio.petrelli@gmail.com designates 209.85.198.184 as permitted sender) Received: from [209.85.198.184] (HELO rv-out-0910.google.com) (209.85.198.184) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2007 15:27:31 +0000 Received: by rv-out-0910.google.com with SMTP id c24so1822644rvf for ; Wed, 21 Nov 2007 07:27:25 -0800 (PST) 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:references; bh=HY8Pn2+alg2kvuRgXyAEi1ixnbrBLbTtCBeXVK4gOZI=; b=X+W3LBSyp/qIu6uZfRuKulNMSOdylfaJFPQ+r9eH1grzvcc9O/QKfwrNQgb7l+ZVekrv+3WY+qLkLK7nAUyfhK4szh7/PruoSt8c7iIoeT16GhCEEk/JExNZjfRLc5o8Z+G98z45W9bUS8HWf4o5ADygQ2nzgszem6yLXaEBkNg= 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:references; b=DZSS964vi3mPvJfU8PQN1TURVr7HDND5QTnV3ra/aKxd/H3bLxeTp8n1kCazus0oEc9P/+AmQ/2OI2iKDgiEzqIJMzmqWn9OmuyWGs0F+mI1vEO29AelkQELDFQdSiVJ8uJnFrQl9YCWtqKJgVD9GAee9xw6JprcieH1xtHnXyQ= Received: by 10.141.29.18 with SMTP id g18mr3366360rvj.1195658845406; Wed, 21 Nov 2007 07:27:25 -0800 (PST) Received: by 10.141.97.11 with HTTP; Wed, 21 Nov 2007 07:27:25 -0800 (PST) Message-ID: Date: Wed, 21 Nov 2007 16:27:25 +0100 From: "Antonio Petrelli" To: "Struts Users Mailing List" Subject: Re: EL Statements are not evaluated in logic:equal tag In-Reply-To: <013401c82c51$d31d1210$bcc8a8c0@PCMELZER> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2968_2691593.1195658845387" References: <013401c82c51$d31d1210$bcc8a8c0@PCMELZER> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_2968_2691593.1195658845387 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 2007/11/21, Peter Neu : > > Yes that works but I need to declare much more code which seems a little > senseless.... You are right only if you are using dyna-beans. Otherwise you can use a more complex expression: Antonio ------=_Part_2968_2691593.1195658845387--