Re: Migration to Tapestry

2006-05-05 Thread Henri Dupre
On 5/5/06, Chris Chiappone <[EMAIL PROTECTED]> wrote: I should have mentioned that our homegrown framework is EJB and jsp's. Would there be any issue with tapestry accessing the EJB's. I'm used to hibernate but I don't see it working in this project mainly because of the large database size, a

Re: Migration to Tapestry

2006-05-05 Thread Chris Chiappone
I should have mentioned that our homegrown framework is EJB and jsp's. Would there be any issue with tapestry accessing the EJB's. I'm used to hibernate but I don't see it working in this project mainly because of the large database size, and the fact that keeping hibernate in sync with any chan

Re: Migration to Tapestry

2006-05-05 Thread Henri Dupre
On 5/5/06, Detlef Schulze <[EMAIL PROTECTED]> wrote: Hi, the company I work for has a quite large application which is based on jboss/tomcat and that uses a homegrown framework for the webpart (dispatcher servlet that follows the model 2 servlet approach with velocity as templating engine for t

Re: Migration to Tapestry

2006-05-05 Thread Chris Chiappone
e sign-on across the whole extranet (lots of different servers - and server-types). > -Original Message- > From: Detlef Schulze [mailto:[EMAIL PROTECTED] > Sent: Friday, May 05, 2006 11:04 AM > To: Tapestry users > Subject: Migration to Tapestry > > > Hi, > > the c

RE: Migration to Tapestry

2006-05-05 Thread Schulte Marcus
y, May 05, 2006 11:04 AM > To: Tapestry users > Subject: Migration to Tapestry > > > Hi, > > the company I work for has a quite large application which is based on > jboss/tomcat and that uses a homegrown framework for the webpart > (dispatcher servlet that follows the model

Migration to Tapestry

2006-05-05 Thread Detlef Schulze
Hi, the company I work for has a quite large application which is based on jboss/tomcat and that uses a homegrown framework for the webpart (dispatcher servlet that follows the model 2 servlet approach with velocity as templating engine for the html). The dispatcher servlet does quite a lot in te