Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 18336 invoked from network); 10 Jan 2006 18:36:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jan 2006 18:36:43 -0000 Received: (qmail 93681 invoked by uid 500); 10 Jan 2006 18:36:41 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 93664 invoked by uid 500); 10 Jan 2006 18:36:41 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 93652 invoked by uid 99); 10 Jan 2006 18:36:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2006 10:36:40 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mark.bennett.mail@gmail.com designates 64.233.182.199 as permitted sender) Received: from [64.233.182.199] (HELO nproxy.gmail.com) (64.233.182.199) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2006 10:36:39 -0800 Received: by nproxy.gmail.com with SMTP id b2so178702nfe for ; Tue, 10 Jan 2006 10:36:18 -0800 (PST) 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:references; b=oJOPo8zTL4Xl7oCinQnCrZqCFlnKmbnXYv1k03HMbX4w80DAWINpvgxqYRKDGutc36a5mk0KptWATCttlvv/APsBF3cd1qmrg3xT8NAPj1P3G0HYKjgxYS/SHD6rYlyIGj4VcxcQ8mEFvco8q+VGtd2CQ8uy6//X0R8oZtBBFQs= Received: by 10.48.225.18 with SMTP id x18mr1032308nfg; Tue, 10 Jan 2006 10:36:17 -0800 (PST) Received: by 10.49.4.6 with HTTP; Tue, 10 Jan 2006 10:36:17 -0800 (PST) Message-ID: Date: Tue, 10 Jan 2006 13:36:17 -0500 From: Mark Bennett To: user-java@ibatis.apache.org Subject: Re: JpetStore example In-Reply-To: <43C3FC69.2090104@aol.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_20354_14300598.1136918177631" References: <43C3FC69.2090104@aol.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_20354_14300598.1136918177631 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Look for the class com.ibatis.struts.BeanAction. You can see it used in th= e struts-config.xml as the "type" attribute. Mark On 1/10/06, Tony Qian wrote: > > All, > > I didn't see any struts codes (ActionForm, MappingDispatchAction, > ActionForward etc.) in Jpetstore example except jsp pages and > struct-config.xml. I'm wondering if iBATIS takes care of all those stuff= . > > thanks, > Tony > ------=_Part_20354_14300598.1136918177631 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Look for the class com.ibatis.struts.BeanAction.  You can see it used = in the struts-config.xml as the "type" attribute.

Mark
=
On 1/10/06, Tony Qian <daqiqian2@aol.com> wro= te:
=20 All,

I didn't see any struts codes (ActionForm, MappingDispatchAction, ActionForward etc.) in Jpetstore example except jsp pages and struct-config.xml. I'm wondering if iBATIS takes care of  all those stuff.

thanks,
Tony

------=_Part_20354_14300598.1136918177631--