Re: t5: Dynamic Forms & Grids

2009-08-27 Thread Sparqle
I would appreciate if you can point me to any other alternatives without "predefined" classes for "Book", "DVD" etc in T5. Thiago H. de Paula Figueiredo wrote: > > Em Wed, 26 Aug 2009 21:14:01 -0300, sparqle > escreveu: > >> Hi, > > Hi! >

t5: Dynamic Forms & Grids

2009-08-26 Thread sparqle
Hi, I would like to understand how to create dynamic forms and grids in T5. For example, suppose I am trying to build a site like Amazon.com with lot of items for sale (including books, tvs, computers etc.). Each type of item may have its own set of attributes - books (author, number of pages, pub

How to use JavaScript for dependent selects?

2009-07-26 Thread sparqle
All, I know Java and have been using pure Java frameworks like ZK and Echo2 to develop web applications. I don't know anything about JavaScript, and have been trying to learn T5 in the hope of creating a real application. However, it appears that with T5 I am not completely shielded from JavaScri

Re: [Tapestry Central] Why chose Tapestry?

2009-06-17 Thread Sparqle
I agree with Juan. This is the biggest barrier to Tapestry adoption. Most people I know who are working even for big corporations are not used to Maven. In fact I know at least 100 developers from various companies in our area and nobody uses Maven. Most people want a dynamic web project in eclip

Re: [Tapestry Central] Why chose Tapestry?

2009-06-17 Thread Sparqle
I agree with Juan. This is the biggest barrier to Tapestry adoption. Most people I know who are working even for big corporations are not used to Maven. In fact I know at least 100 developers from various companies in our area and nobody uses Maven. Most people want a dynamic web project in eclip

Re: T5 tapestry-hibernate

2008-07-19 Thread sparqle
Please see attached image for my list of dependencies in the lib folder. regards, http://www.nabble.com/file/p18544559/libs.PNG libs.PNG keesvb wrote: > > Which dependencies were you missing? > > > sparqle wrote: >> >> I figured it out. I was missing some

Re: T5 tapestry-hibernate

2008-06-01 Thread sparqle
I figured it out. I was missing some dependencies. It works now. sparqle wrote: > > I have read all the help documents, but can't figure out how to make > tapestry-hibernate work. I am not using maven. I am using the t5demo war > file from the "Tapestry for Non Believers&

T5 tapestry-hibernate

2008-06-01 Thread sparqle
I have read all the help documents, but can't figure out how to make tapestry-hibernate work. I am not using maven. I am using the t5demo war file from the "Tapestry for Non Believers" article as a starting point (and imported it into Eclipse). I removed all the tapestry-5.0.10 jars and put in 5.0

Re: Javascript error in datefield component

2008-05-18 Thread sparqle
efresh/reload the page/frame? You might be picking > up the old one from the browser's cache. > > Geoff > > On 18/05/2008, at 1:54 PM, sparqle wrote: > >> >> I upgraded my project to 5.0.11 and I still have this problem. On >> Firefox 2, >> the dat

Re: Javascript error in datefield component

2008-05-17 Thread sparqle
I upgraded my project to 5.0.11 and I still have this problem. On Firefox 2, the datepicker is visible, but is not aligned closely to the datefield - it appears on the far left corner of the browser. On IE 7 it errors out, and does not show. For my project, all I did was download the t5demo war fi