Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 48253 invoked from network); 8 Aug 2007 11:58:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2007 11:58:29 -0000 Received: (qmail 38218 invoked by uid 500); 8 Aug 2007 11:58:19 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 38188 invoked by uid 500); 8 Aug 2007 11:58:19 -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 38175 invoked by uid 99); 8 Aug 2007 11:58:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 04:58:19 -0700 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 olegstruts@gmail.com designates 209.85.162.176 as permitted sender) Received: from [209.85.162.176] (HELO el-out-1112.google.com) (209.85.162.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 11:58:14 +0000 Received: by el-out-1112.google.com with SMTP id p32so5243elf for ; Wed, 08 Aug 2007 04:57:53 -0700 (PDT) DKIM-Signature: a=rsa-sha1; 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; b=DHxcmBdRYT3uiCPKhpkzeA9a3fpJtObccIfTDEWjTU7WQC5csJXKtnRqtr4Wd51HhbI1JiL8+5hOxTAjcG+zzzJujI/3f4rd+zs8DM5iU3/hqG3dezKxYn0neGcJRZcgytKwcxxulebd795IxBVdRB4cUzc7pOise8B5zgpW6UI= 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=UgDDFVGJl+guZ1USCuLel27mfx0Bpk1X389Far0Q7+vD2tR6qLkIiQuEwJEbNM9YXS7CCYnB01E0uFHpo5qrxu+Utc68nQFitq5uX9j6u6dTBc7khBgHm8K1N+ngCmJuMgESYm96wNWTAyb3X0MbEFa3Wp1QpreD23UiM24oVkQ= Received: by 10.90.54.4 with SMTP id c4mr242740aga.1186574273564; Wed, 08 Aug 2007 04:57:53 -0700 (PDT) Received: by 10.90.49.9 with HTTP; Wed, 8 Aug 2007 04:57:53 -0700 (PDT) Message-ID: Date: Wed, 8 Aug 2007 07:57:53 -0400 From: "Oleg Konovalov" To: "Struts Users Mailing List" Subject: Re: Accessing ActionForm from JSP In-Reply-To: <93baab320708012155l21488eebg57f1597ac49a7ef2@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4538_14358129.1186574273524" References: <93baab320708012155l21488eebg57f1597ac49a7ef2@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4538_14358129.1186574273524 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline How can I do that from the Scriplet ? TIA, Oleg. On 8/2/07, Aram Mkhitaryan wrote: > > Try this > > ${actionFormName.propertyName} > > Best, > Aram > ________________________________ > Aram Mkhitaryan > > 52, 25 Lvovyan, Yerevan 375000, Armenia > > Mobile: +374 91 518456 > E-mail: aram.mkhitaryan@googlemail.com > ------=_Part_4538_14358129.1186574273524--