From user-return-133330-apmail-struts-user-archive=struts.apache.org@struts.apache.org Mon Mar 14 05:58:48 2005 Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 18558 invoked from network); 14 Mar 2005 05:58:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Mar 2005 05:58:48 -0000 Received: (qmail 88638 invoked by uid 500); 14 Mar 2005 05:58:36 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 88615 invoked by uid 500); 14 Mar 2005 05:58:36 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 88600 invoked by uid 99); 14 Mar 2005 05:58:36 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of craigmcc@gmail.com designates 64.233.170.202 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.202) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 13 Mar 2005 21:58:36 -0800 Received: by rproxy.gmail.com with SMTP id c51so1694676rne for ; Sun, 13 Mar 2005 21:58:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=MravDZlxcLRgEp1USwA5MxBrrodm9KA2P0kH2rL+HIxrs7mOLSpFiX/ASEdZYU02OFRh/B4lqCU8RB9LWQCsitL8dY0iru3Y57y+1P1g2bQgXyyt1uqetDDHYC1xtPnTiMi1MlcYnImtB7K5fWl7XIWNPxgdGnG9m6f9EzHG/7Q= Received: by 10.38.208.65 with SMTP id f65mr4973792rng; Sun, 13 Mar 2005 21:31:44 -0800 (PST) Received: by 10.39.3.22 with HTTP; Sun, 13 Mar 2005 21:31:43 -0800 (PST) Message-ID: Date: Sun, 13 Mar 2005 21:31:43 -0800 From: Craig McClanahan Reply-To: craigmcc@apache.org To: Struts Users Mailing List , Dakota Jack Subject: Re: Correct Prepopulate Method In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Fri, 11 Mar 2005 09:31:33 -0800, Dakota Jack wrote: > > If you do this, you won't think of the ActionForm as some sort of > mirror of the JSP/HTML form which stands between the Action and the > form. The fact that ActionForm was designed originally *precisely* to be a container for the server side state of a JSP/HTML form is totally beside the point :-). Jack doesn't like using it that way, and that's fine -- but that was exactly the original intent. And this is why his ideas don't always resonate with people who use Struts the way it was originally created. Craig --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org