Re: T5: Hibernate integration question - with additional questions

2007-04-09 Thread Celia Mou
Thanks again, Howard! I think T5 is definitely going to be a great thing! I'm going to donate, and hope there would be good funding for it. Thanks! celia Howard Lewis Ship wrote: On 4/9/07, Celia Mou <[EMAIL PROTECTED]> wrote: Thanks for clarifying this, Howard! Now actually, i have relat

Re: T5: Hibernate integration question

2007-04-09 Thread Howard Lewis Ship
On 4/9/07, Celia Mou <[EMAIL PROTECTED]> wrote: Thanks for clarifying this, Howard! Now actually, i have related questions: My application needs to handle file uploads, and work with third-party packages to generate graphs (through generating from the backend either a custom link or javascript f

Re: T5: Hibernate integration question

2007-04-09 Thread Celia Mou
Thanks for clarifying this, Howard! Now actually, i have related questions: My application needs to handle file uploads, and work with third-party packages to generate graphs (through generating from the backend either a custom link or javascript for the html page), and occasionally redirect t

Re: T5: Hibernate integration question

2007-04-06 Thread Howard Lewis Ship
Sorry, it's just the sketch of the final library; I haven't had a chance to cycle around and make it useful. On 4/6/07, Celia Mou <[EMAIL PROTECTED]> wrote: Hi, Does anyone have a working example of Tapestry 5 and Hibernate integration? According to the limited docs on the Tapestry site, one n

T5: Hibernate integration question

2007-04-06 Thread Celia Mou
Hi, Does anyone have a working example of Tapestry 5 and Hibernate integration? According to the limited docs on the Tapestry site, one needs to put the hibernate.cfg.xml file in the src/main/resources directory, and then maybe contribute the entity package to the tapestry.hibernate.Hibernat