Re: Hi Lo tutorial, HIbernate cfg errors

2010-05-14 Thread aibkwik
Thanks, Ulrich! Phil Ulrich Stärk wrote: > > This is a tutorial. A step-by-step guide to basic Tapestry functions, > starting with an empty page > and adding functionality to it. Read it. > > Uli > > On 14.05.2010 15:00, aibkwik wrote: >> >> Awesome, please point me to the full source list

Re: Hi Lo tutorial, HIbernate cfg errors

2010-05-14 Thread Ulrich Stärk
This is a tutorial. A step-by-step guide to basic Tapestry functions, starting with an empty page and adding functionality to it. Read it. Uli On 14.05.2010 15:00, aibkwik wrote: Awesome, please point me to the full source listing for CreateAddress.java. All I see is: http://old.nabble.com/f

Re: Hi Lo tutorial, HIbernate cfg errors

2010-05-14 Thread Josh Canfield
The tutorial is a module under tapestry5 the link to the tutorial is under the "project information" section in "source repository." http://tapestry.formos.com/nightly/tapestry5/tutorial1/source-repository.html You can browse svn with this link from that page. http://svn.apache.org/viewvc/tape

Re: Hi Lo tutorial, HIbernate cfg errors

2010-05-14 Thread aibkwik
Awesome, please point me to the full source listing for CreateAddress.java. All I see is: http://old.nabble.com/file/p28559041/Tapestry%2B5%2BTutorial%2B%25231%2B-%2BForms%2Bin%2BTapestry-1.jpg followed later by: http://old.nabble.com/file/p28559041/Tapestry%2B5%2BTutorial%2B%25231%2B-%2BForms

Re: Hi Lo tutorial, HIbernate cfg errors

2010-05-14 Thread Ulrich Stärk
I don't know what tutorial you are following. The one on [1] has full source code for all the examples. Uli [1] http://tapestry.apache.org/tapestry5.1/tutorial1/forms.html On 14.05.2010 04:45, aibkwik wrote: Can you post working code (.tml and .java) for chapter 4 of the tutorial on working

Re: Hi Lo tutorial, HIbernate cfg errors

2010-05-13 Thread aibkwik
Can you post working code (.tml and .java) for chapter 4 of the tutorial on working with forms? I'm having trouble getting it to work and there is nowhere a listing of full source - only snippets and pieces. The first 3 chapters had critical errors in some of the snippets and caused me major gri

Re: Hi Lo tutorial, HIbernate cfg errors

2009-02-26 Thread tfecw
Excellent. I cleaned up dependencies list and everything is good to go now. Thanks! Thiago H. de Paula Figueiredo wrote: > > Try removing the tapestry-hibernate dependency from your application > pom.xml. > > -- > Thiago H. de Paula Figueiredo > Independent Java consultant, developer, and

Re: Hi Lo tutorial, HIbernate cfg errors

2009-02-26 Thread Thiago H. de Paula Figueiredo
Try removing the tapestry-hibernate dependency from your application pom.xml. -- Thiago H. de Paula Figueiredo Independent Java consultant, developer, and instructor http://www.arsmachina.com.br/thiago - To unsubscribe, e-mail

Hi Lo tutorial, HIbernate cfg errors

2009-02-26 Thread tfecw
Im' trying to get through the Hi Lo game and I'm having a lot more difficulties than I should be having (i tried tomcat 5 for a day before moving over to jetty) I'm at the part of the tutorial where you guess the number by clicking on links. for some reason this line of code: ${guess}