Return-Path: X-Original-To: apmail-struts-user-archive@www.apache.org Delivered-To: apmail-struts-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DF967CFFD for ; Mon, 29 Jul 2013 13:39:05 +0000 (UTC) Received: (qmail 90626 invoked by uid 500); 29 Jul 2013 13:39:04 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 90286 invoked by uid 500); 29 Jul 2013 13:39:03 -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 90010 invoked by uid 99); 29 Jul 2013 13:39:02 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jul 2013 13:39:02 +0000 Received: from localhost (HELO mail-pd0-f182.google.com) (127.0.0.1) (smtp-auth username lukaszlenart, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jul 2013 13:39:02 +0000 Received: by mail-pd0-f182.google.com with SMTP id r11so1191135pdi.41 for ; Mon, 29 Jul 2013 06:39:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=5MCkP3NJt5/7Zv+ySf6TMt2w0mVVC1TtYQ62R/3rVRQ=; b=iLRgI1ZOOV7OOvvP5AABd7R6BcviMrH3fHWaOf38+hS4kDMV8twmmHSxtqfczNYbhy RPGSUzLdM7vmlP+HorGPW6MFZbR2ytyaIu3osil2x54vAoDca9ijLT5UP51R/OrsE50e NYZ7smUeY+zrzabelQQJ+ORh2j945/6DZBswe99oxS84WNADhtXfkZGoJEzLo7cU26ne lA60DWEbGrUHm6Y92QnT4TNBEcXoBRIslnkADlU9FRyrniz+z5oWVS3TdtA1YvxMMr6J 6aoIITjTour0N3UW+bAnusrDsR69X/74eps7ehFNv7EbTviVeZvq3w9wWEQ74iQ4BSg8 292w== X-Received: by 10.68.143.199 with SMTP id sg7mr68407179pbb.13.1375105141974; Mon, 29 Jul 2013 06:39:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.8.70 with HTTP; Mon, 29 Jul 2013 06:38:41 -0700 (PDT) In-Reply-To: <1863017.Y8baz2PunF@caridad> References: <1863017.Y8baz2PunF@caridad> From: Lukasz Lenart Date: Mon, 29 Jul 2013 15:38:41 +0200 Message-ID: Subject: Re: Iterating constants in iterator tag To: Struts Users Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2013/7/29 Antonio S=C3=A1nchez : > Given: > > > > Use it in: > > > ... > > > How to? > > Injecting with @Inject? Yes > Any direct access method from OGNL? Injecting is better, other way you must get access to Container somehow. Regards --=20 =C5=81ukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org