Return-Path: Delivered-To: apmail-incubator-ibatis-user-java-archive@www.apache.org Received: (qmail 42905 invoked from network); 15 Apr 2005 04:38:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Apr 2005 04:38:52 -0000 Received: (qmail 60645 invoked by uid 500); 15 Apr 2005 04:38:51 -0000 Delivered-To: apmail-incubator-ibatis-user-java-archive@incubator.apache.org Received: (qmail 60624 invoked by uid 500); 15 Apr 2005 04:38:50 -0000 Mailing-List: contact ibatis-user-java-help@incubator.apache.org; run by ezmlm Precedence: bulk Reply-To: ibatis-user-java@incubator.apache.org List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list ibatis-user-java@incubator.apache.org Received: (qmail 60610 invoked by uid 99); 15 Apr 2005 04:38:50 -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 brandon.goodin@gmail.com designates 64.233.170.194 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.194) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 14 Apr 2005 21:38:49 -0700 Received: by rproxy.gmail.com with SMTP id c16so659408rne for ; Thu, 14 Apr 2005 21:38:47 -0700 (PDT) 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:content-disposition:references; b=gCHfKg00n86UG+fUNjXbpcGEqykvVBzF0zVjb1yB/nXvPfzx/AExcoeuOAjOV03hVEzcv0rhR0V54VxvRzooshUj3RLFEf16qgLmyUiroveLFIio1D9E2SElqIxNvX+XjcE3L3HVFqNvpESKknUHfvhh085FttRkQDQC5AlLOo8= Received: by 10.38.155.3 with SMTP id c3mr2558532rne; Thu, 14 Apr 2005 21:38:47 -0700 (PDT) Received: by 10.38.74.62 with HTTP; Thu, 14 Apr 2005 21:38:47 -0700 (PDT) Message-ID: <2fe5ef5b050414213850f9edfa@mail.gmail.com> Date: Thu, 14 Apr 2005 22:38:47 -0600 From: Brandon Goodin Reply-To: Brandon Goodin To: ibatis-user-java@incubator.apache.org Subject: Re: newbie In-Reply-To: <20050415043208.C26EB388F63@smtp1.utdallas.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5.2.1.1.2.20050414065957.01fdf150@postoffice8.mail.cornell.edu> <20050415043208.C26EB388F63@smtp1.utdallas.edu> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N they are not the same. jpetstore is a struts based applications and does not use spring. However, Spring has a jpetstore app that uses ibatis and spring. At least it was that way the last time i checked. :D Brandon=20 On 4/14/05, Subbiah wrote: > Hi, > I was looking into as documentation as to how the code was organised like > business layer and stuff. > Are you implying that the architecture to the springframework petclinic = and > jpetstore are the same. > Thank you >=20 > regards, > Subbiah > subbiah@questforum.org >=20 > > -----Original Message----- > > From: John Fereira [mailto:jaf30@cornell.edu] > > Sent: Thursday, April 14, 2005 6:04 AM > > To: ibatis-user-java@incubator.apache.org > > Subject: Re: newbie > > > > At 01:38 AM 4/14/2005 -0500, Subbiah wrote: > > > > > > > > >Hi, > > > > > >I have the Jpetstore up and running on my machine, > > > > > >Is there any place where I can download the architecture of the > > >Jpetstore like the ones available in Spring PetClinic , so > > that I undertand it better. > > > > Try www.springframework.org > > > > Once you download the code you can go to the samples > > directory to see the > > code for PetClinic, JPetstore, and a few other sample > > applications. I > > also recommend the tutorial link on the site at: > > http://www.springframework.org/docs/MVC-step-by-step/Spring-MV > > C-step-by-step.html > > > > > > The tutorial will walk you through setting up a Spring > > application and will provide a good jumpstart. > > > > John Fereira > > jaf30@cornell.edu > > Ithaca, NY > > > > >=20 >