Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 88932 invoked from network); 18 Apr 2006 17:39:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Apr 2006 17:39:12 -0000 Received: (qmail 19201 invoked by uid 500); 18 Apr 2006 17:39:03 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 19188 invoked by uid 500); 18 Apr 2006 17:39:03 -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 19172 invoked by uid 99); 18 Apr 2006 17:39:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Apr 2006 10:39:02 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jmikus@gmail.com designates 66.249.82.206 as permitted sender) Received: from [66.249.82.206] (HELO xproxy.gmail.com) (66.249.82.206) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Apr 2006 10:39:00 -0700 Received: by xproxy.gmail.com with SMTP id t15so613821wxc for ; Tue, 18 Apr 2006 10:38:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AokjlaqZ+RK6m+W8wjpH6E2UOE/LEY05YXaD1ubBoKMdU+QoD4q92KtczRGYRhLZacZdNyC8QKNSwIaEQKD2s38+0+OhCym2Q0Oww8/IpgvSClSg1iF1QzSV+M2jyQxKSYr6kQiq42lWuihQkiQsmGkEZjoRbzoun7sQLYwES8w= Received: by 10.70.66.19 with SMTP id o19mr1466934wxa; Tue, 18 Apr 2006 10:38:39 -0700 (PDT) Received: by 10.70.71.9 with HTTP; Tue, 18 Apr 2006 10:38:39 -0700 (PDT) Message-ID: <1db115340604181038o2bd40adk45b27dec38c20013@mail.gmail.com> Date: Tue, 18 Apr 2006 10:38:39 -0700 From: "Michael Jouravlev" To: "Struts Users Mailing List" Subject: Re: friday ha ha In-Reply-To: <44451252.9080600@pingsite.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4444ECF4.6020807@realsolve.co.uk> <8b3ce3790604180740obb4deaeg23c06a97d13746e1@mail.gmail.com> <44451252.9080600@pingsite.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 4/18/06, Dave Newton wrote: > Jonathan Revusky wrote: > > [...] rather than trying to modernize/refactor it forward > > From a developer's standpoint I'm not even sure how I'd go about > refactoring the existing Struts 1.x codebase... > > As an example, I've always been pissy about the Action being tightly > coupled to the servlet spec., returning something only useful in the > context of Struts 1.x, etc. (Who hasn't?! :) > > Okay, how do I remove that dependency? Another way to do that can be found in iBATIS sample app. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org