Return-Path: Delivered-To: apmail-jakarta-tapestry-user-archive@www.apache.org Received: (qmail 80713 invoked from network); 12 Oct 2003 19:15:36 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 12 Oct 2003 19:15:36 -0000 Received: (qmail 64851 invoked by uid 500); 12 Oct 2003 19:15:06 -0000 Delivered-To: apmail-jakarta-tapestry-user-archive@jakarta.apache.org Received: (qmail 64803 invoked by uid 500); 12 Oct 2003 19:15:06 -0000 Mailing-List: contact tapestry-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tapestry users" Reply-To: "Tapestry users" Delivered-To: mailing list tapestry-user@jakarta.apache.org Received: (qmail 64773 invoked from network); 12 Oct 2003 19:15:05 -0000 Received: from unknown (HELO pyramid-01.kattare.com) (69.59.195.20) by daedalus.apache.org with SMTP; 12 Oct 2003 19:15:05 -0000 Received: from localhost (localhost [127.0.0.1]) by pyramid-01.kattare.com (8.12.8/8.12.3) with ESMTP id h9CJF4MY007815 for ; Sun, 12 Oct 2003 12:15:04 -0700 Received: from 67.68.72.132 ( [67.68.72.132]) as user carl.brodeur@mail.kattare.com by www.kattare.com with HTTP; Sun, 12 Oct 2003 15:15:03 -0400 Message-ID: <1065986103.3f89a837ecedf@www.kattare.com> Date: Sun, 12 Oct 2003 15:15:03 -0400 From: Carl Brodeur To: Tapestry users Subject: Re: Fwd: Re: Fwd: Re: Tutorial for Tapestry version 3.0-beta-3 References: <200310072248.h97MmMhO004949@ms-smtp-03.texas.rr.com> <3F835761.8090301@comcast.net> In-Reply-To: <3F835761.8090301@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-MailScanner: Found to be clean X-MailScanner-Information: Please contact your ISP for more information - Be sure to include all mail headers X-MailScanner-SpamCheck: not spam, SpamAssassin (score=-25.6, required 5, BAYES_01, IN_REP_TO, MSG_ID_ADDED_BY_MTA_3, QUOTED_EMAIL_TEXT, REFERENCES, REPLY_WITH_QUOTES, USER_AGENT_IMP) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Harish: I am currently looking for a persistence framework. Why would you recommend ibatisDB over Hibernate ? Cheers, Carl Surlignage Harish Krishnaswamy : > I believe there is an example for Tapestry and Hibernate on > Hibernate's > website under external resources. I have used plain old JDBC before > with > DBCP for connection pooling. All you have to do is bind the resource > > (DB) to JNDI at startup (please see Tomcat's website for help) and > get > the Datasource from JNDI in your Global at startup or at first > connection request and cache it for future connections. I have > recently > learned that you could also use an application extension instead of > the > Global but I have not had the chance to try it. One recommendation I > > would like to offer with JDBC is use a framework. It saves a LOT of > time > and the code MUCH clean. My preference there would be iBatisDB. It > takes > most an hour to learn it and the payoff is incredible. Hope it > helps. > > Cheers, > Harish > > Lenny Sorey wrote: > > > Harish, > > > > First of all, thank you for creating your examples for Tapestry. > > > > Made it through all of your tutorial examples without any > problems. > > > > Man, Tapestry is pretty cool. > > > > Would you have any references as to any examples using a database, > > specifically MySQL. I have been using Mysql (currently 4.1) and > > MyConnector/J 3.10 (jdbc connector) > > for over a year now. > > > > Where is the referenced information for JDBC connectivity regarding > > > Tapestry? > > > > How do I connect to jdbc, JNDI, XML? > > > > Thanks in advance for any help. > > > > Regards, > > > > Lenny Sorey > > > > > > ==================BEGIN FORWARDED MESSAGE================== > > >From: "Lenny Sorey" > > >To: "Harish Krishnaswamy" > > >Date: Sun, 28 Sep 2003 16:10:18 -0500 > > >Priority: Normal > > >X-Mailer: PMMail 2000 Professional (2.20.2661) For Windows 2000 > > (5.0.2195;3) > > >In-Reply-To: <3F7748E3.3040401@comcast.net> > > >MIME-Version: 1.0 > > >Content-Type: multipart/alternative; > > boundary="_=_=_=IMA.BOUNDARY.HTML_6398616=_=_=_" > > >Subject: Re: Fwd: Re: Tutorial for Tapestry version 3.0-beta-3 > > > > > > > Harish, > > > > Thanks for the heads up. > > > > I changed all jars including ext jars to Tapestry version > 3.0-beta-3 > > and the registration example works fine. > > > > Sorry to bother you. Tapestry is a great product!! > > > > Regards, > > > > Lenny > > > > --Original Message Text--- > > From: Harish Krishnaswamy > > Date: Sun, 28 Sep 2003 16:47:31 -0400 > > > > There was a xml parser buffering problem in Tapestry that was > fixed, I > > think, in beta-2, so try replacing the Tapestry jars with the > current > > version - beat-3. This is weird problem that is not consistent. I > just > > downloaded the jar and it works fine here, but I have heard others > > > have this same problem. Let me know. > > > > -Harish > > > > Lenny Sorey wrote: > > Harish, > > > > I found the DatePicker Javascript I was looking for in the > > tapestry-3.0-beta-1a.jar. > > > > I'm still looking for the reason that I'm getting the javascript > error. > > > > Lenny > > > > ==================BEGIN FORWARDED MESSAGE================== > > From: "Lenny Sorey" > > To: "Harish Krishnaswamy" > > Date: Sun, 28 Sep 2003 15:21:48 -0500 > > Priority: Normal > > X-Mailer: PMMail 2000 Professional (2.20.2661) For Windows 2000 > > (5.0.2195;3) > > In-Reply-To: <3F76293F.3010807@comcast.net> > > MIME-Version: 1.0 > > Content-Type: text/plain; charset="iso-8859-1" > > Content-Transfer-Encoding: 7bit > > Subject: Re: Tutorial for Tapestry version 3.0-beta-3 > > > > > > > > Harish, > > > > Sorry to bother you, but I had one question. > > > > Is your registration for JBoss/Tomcat or Tomcat? > > > > I'm running Win 2K Server (no IIS), Tomcat 4.1.27, J2SDK 1.4.2, ANT > > > 1.5.3, Tapestry Tapestry-3.0-beta-3 > > > > First of all, I don't have Tapestry jars in my common/lib > directory. > > > > I downloaded your Tapestry registration example with no change to > > anything within the example. > > > > I keep getting a JavaScript error when I click the enter the > > http://localhost:8080/registration/app page > > after pressing the Proceed to Register link. > > > > The page does not submit after completing the form and pressing > submit > > and doesn't validate.. > > > > Have you run across anything like this with others users running > your > > project? > > > > I also must confess, I cannot find the JavaScript language being > > created for the app page. > > > > I was going to modify this script for the error message I'm getting > > > but I can't find it. Obliviously, > > I haven't read enough about Tapestry to locate the source. > > > > Please accept my apologies for bothering you, but any pointers you > > > might could suggest would be greatly appreciated. > > > > Regards, > > > > Lenny Sorey > > > > On Sat, 27 Sep 2003 20:20:15 -0400, Harish Krishnaswamy wrote: > > > > As far as I know these tutorials have not been updated for the > current > > release 3.0. You may want to try > http://myworkspace.sourceforge.net/. > > This may not be as comprehensive as the other tutorial but I > believe it > > will be a good starting point and it is for the current version. > > > > -Harish > > > > Lenny Sorey wrote: > > > > Sorry to bother the list again, but I don't know where else to > turn. > > > > I downloaded Tapestry version 3.0-beta-3 last week. > > > > I realize that the tutorial for Tapestry is listed as outdated but > I > > have would like to > > get a copy of the tutorial so that I could start my learning curve > for > > Tapestry. > > > > I'm coming over from jsp's and I like to start slow and work my way > up. > > > > I tried to download the tutorial at > > http://tapestry-tutorial.cloudnine.net.nz/ > > but the link for the Tapestry tutorial > > > http://tapestry- tutorial.cloudnine.net.nz/examples/DevelopmentEnvironment.zip > > shows a The page cannot be found result. > > > > In addition, I've gone as far back in the Achive files to see if > the > > tutorial existed in any of the earlier source or binary > > files at Apache.org. I still had no luck. > > > > Would anyone have a copy of the Tapestry Tutorial that he/she would > be > > willing to share. > > > > I have the documentation, but no source. > > > > Thanks for much in advance for your help. > > > > I am very eager to get started with Tapestry. > > > > Best Regards, > > > > Lenny Sorey > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > tapestry-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: > tapestry-user-help@jakarta.apache.org > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > tapestry-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: > tapestry-user-help@jakarta.apache.org > > > > > > > > > > > > > > ===================END FORWARDED MESSAGE=================== > > > > > > > > > > > > > > > > > > > > ===================END FORWARDED MESSAGE=================== > > > --------------------------------------------------------------------- To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tapestry-user-help@jakarta.apache.org