Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 73500 invoked from network); 28 Jun 2005 09:26:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jun 2005 09:26:32 -0000 Received: (qmail 6024 invoked by uid 500); 28 Jun 2005 09:26:15 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 6012 invoked by uid 500); 28 Jun 2005 09:26:15 -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 5999 invoked by uid 99); 28 Jun 2005 09:26:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2005 02:26:14 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.227.126.177] (HELO moutng.kundenserver.de) (212.227.126.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2005 02:26:14 -0700 Received: from host81-156-182-132.range81-156.btcentralplus.com [81.156.182.132] (helo=[192.168.1.252]) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0MKxQS-1DnCM61lyu-0005A9; Tue, 28 Jun 2005 11:26:10 +0200 Message-ID: <42C1183A.6000909@cyberspaceroad.com> Date: Tue, 28 Jun 2005 10:28:26 +0100 From: Adam Hardy User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1 X-Accept-Language: en-gb, de, en-us MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: [OT] Populating Form objects without Struts? References: <34BD98FD02CBA248A25774CC8A3ABF094670B0@firewire.esri.com> In-Reply-To: <34BD98FD02CBA248A25774CC8A3ABF094670B0@firewire.esri.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de login:7be52423742ce504c1b541fa1f258887 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Greg Pelly on 28/06/05 02:23, wrote: > Is there a tool for doing this or any suggested workaround without > Struts? Sorry if I'm missing something completely obvious: a quick scan > of previous posts and the LazyList and BeanUtils APIs didn't make any > lights go on. > You should read up on simple javabean functionality in JSPs. Have a look at one of the tutorials on the sun website. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org