Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 47028 invoked from network); 24 May 2006 15:55:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 May 2006 15:55:00 -0000 Received: (qmail 86303 invoked by uid 500); 24 May 2006 15:54:51 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 85252 invoked by uid 500); 24 May 2006 15:54:48 -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 85241 invoked by uid 99); 24 May 2006 15:54:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 May 2006 08:54:48 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.192.67.250] (HELO alpha.eurodyn.com) (62.192.67.250) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 May 2006 08:54:47 -0700 Received: from parnitha.eurodyn.com (parnitha.eurodyn.com [10.251.0.3]) by alpha.eurodyn.com (8.12.9/8.12.9) with ESMTP id k4OFsO9r015446 for ; Wed, 24 May 2006 18:54:24 +0300 (EET DST) Received: by parnitha.eurodyn.com with ESMTP id SAA22284; Wed, 24 May 2006 18:54:24 +0300 (EET DST) Received: from [10.254.255.58] (account emmanouil.batsis [10.254.255.58] verified) by eurodyn.com (CommuniGate Pro SMTP 4.0.5) with ESMTP id 4454555 for user@struts.apache.org; Wed, 24 May 2006 18:54:24 +0300 Message-ID: <4474837F.8000801@eurodyn.com> Date: Wed, 24 May 2006 19:02:07 +0300 From: Emmanouil Batsis User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: Getting a list of fields in a form References: <4543759.post@talk.nabble.com> In-Reply-To: <4543759.post@talk.nabble.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N pantichd wrote: > Can someone tell me if there is an easy way to get all the property keys >along with their values from those two classes? > Maybe there is a better way but using BeanUtils to construct a map out of the formbean should be pretty easy. hth, Manos --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org