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 6B063CFE8 for ; Tue, 8 May 2012 19:15:02 +0000 (UTC) Received: (qmail 77349 invoked by uid 500); 8 May 2012 19:15:00 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 77310 invoked by uid 500); 8 May 2012 19:15:00 -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 77299 invoked by uid 99); 8 May 2012 19:15:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 May 2012 19:15:00 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [96.234.151.194] (HELO vm-exchange.SystemAutomation.com) (96.234.151.194) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 May 2012 19:14:52 +0000 Received: from VM-EXCHANGE.SystemAutomation.com ([::1]) by vm-exchange.SystemAutomation.com ([::1]) with mapi id 14.01.0355.002; Tue, 8 May 2012 15:14:31 -0400 From: Gnanasekaran Sakthivel To: "user@struts.apache.org" Subject: Can I access or find the struts bean name in a custom tag Thread-Topic: Can I access or find the struts bean name in a custom tag Thread-Index: Ac0tTkwvHW1Ytfe5TnyqXbv7+ohLCgAAHi9w Date: Tue, 8 May 2012 19:14:31 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.10.5.110] Content-Type: multipart/alternative; boundary="_000_DD98E880B96B384CAB94140AFAADF1510456F6D9vmexchangeSyste_" MIME-Version: 1.0 --_000_DD98E880B96B384CAB94140AFAADF1510456F6D9vmexchangeSyste_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Can I access or find the struts bean name in a custom tag On a JSP, I have the following structure. On this custom:text custom tag, I would like to get the name of the form be= an to process. I wonder how the struts tag identifies witho= ut mentioning it in the tag itself. Thanks --_000_DD98E880B96B384CAB94140AFAADF1510456F6D9vmexchangeSyste_--