From torque-user-return-7018-apmail-db-torque-user-archive=db.apache.org@db.apache.org Mon May 22 12:51:02 2006 Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 88822 invoked from network); 22 May 2006 12:51:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 May 2006 12:51:02 -0000 Received: (qmail 87288 invoked by uid 500); 22 May 2006 12:51:01 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 87261 invoked by uid 500); 22 May 2006 12:51:00 -0000 Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Users List" Reply-To: "Apache Torque Users List" Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 87249 invoked by uid 99); 22 May 2006 12:51:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 May 2006 05:51:00 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of minfrin@sharp.fm designates 64.49.220.200 as permitted sender) Received: from [64.49.220.200] (HELO chandler.sharp.fm) (64.49.220.200) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 May 2006 05:50:58 -0700 Received: from chandler.sharp.fm (localhost [127.0.0.1]) by chandler.sharp.fm (Postfix) with ESMTP id 58D6BE5BAE for ; Mon, 22 May 2006 07:50:34 -0500 (CDT) Received: from www.sharp.fm (unknown [209.61.173.189]) by chandler.sharp.fm (Postfix) with ESMTP id 2B183E5977; Mon, 22 May 2006 07:50:34 -0500 (CDT) Received: from 196.8.104.31 (SquirrelMail authenticated user minfrin@sharp.fm) by www.sharp.fm with HTTP; Mon, 22 May 2006 14:50:34 +0200 (SAST) Message-ID: <56306.196.8.104.31.1148302234.squirrel@www.sharp.fm> In-Reply-To: References: <1148232409.9454.9.camel@localhost> Date: Mon, 22 May 2006 14:50:34 +0200 (SAST) Subject: RE: If you "Struts", how do you validate? From: "Graham Leggett" To: "Apache Torque Users List" Cc: "Apache Torque Users List" User-Agent: SquirrelMail/1.4.6-5.el4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mon, May 22, 2006 2:37 pm, Thomas Fischer wrote: > I do not use the Torque Data Objects as Struts form beans. Instead, the > struts action map those into each other. This choice probably is > non-standard but is founded in the kind of application where I use Struts > and Torque: The data model and the user screens often do not contain the > same data. I have an app with exactly the same structure as the above. I use DynaFormBeans and make the Torque objects to the DynaFormBeans in the action class. Regards, Graham -- --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org