Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 37851 invoked from network); 18 Dec 2008 11:59:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Dec 2008 11:59:03 -0000 Received: (qmail 47176 invoked by uid 500); 18 Dec 2008 11:59:07 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 47144 invoked by uid 500); 18 Dec 2008 11:59:07 -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 47133 invoked by uid 99); 18 Dec 2008 11:59:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2008 03:59:07 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nilsga@gmail.com designates 209.85.218.10 as permitted sender) Received: from [209.85.218.10] (HELO mail-bw0-f10.google.com) (209.85.218.10) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2008 11:58:46 +0000 Received: by bwz3 with SMTP id 3so809458bwz.11 for ; Thu, 18 Dec 2008 03:58:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=l5N+q5jRAjrwcDNYKlbrAJmEx7vdj+mSuyqFI7He2uo=; b=e51LJ7o45En7Ljumo2uGjwOl0A2gMyItPDPNYODgYsXd9tUCWd8H5Ov1lQvYwEhaK9 LD3x1QE3Wps2JUej2RQaEdxOrE/OP3zuHsbuAM7FywDo72yycnrzd97Q34W4LAxFQdY5 owdXcijtSGntu549x4AbxN8pqTflB8p0e+W/4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=mnWejweeRxJFUfisczYnidSygQ3ikGAw4lAXjacLUKRSaruE6tou2HpBMB5vtW3WPE axihpuUz0nxKn8qLwPeGk3QfePRp9MtiMIIgK4+dtFOHjZoD2/yNeMAUL0UPsYTwQcZw KOuKzH4vebSAyVHRkWnp3p7u42ClRyDU3OLUQ= Received: by 10.223.107.20 with SMTP id z20mr1566407fao.28.1229601004246; Thu, 18 Dec 2008 03:50:04 -0800 (PST) Received: by 10.223.105.20 with HTTP; Thu, 18 Dec 2008 03:50:04 -0800 (PST) Message-ID: <7270d7cd0812180350y69b1e8f9y514baf8fc382bbb@mail.gmail.com> Date: Thu, 18 Dec 2008 12:50:04 +0100 From: "Nils-Helge Garli Hegvik" To: "Struts Users Mailing List" Subject: Re: Recover property's value of bean from jsp In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org > > > > Zanks > Assuming you expose the bean with a property on your action: --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org