Re: Using Tapestry 5 IOC in tapestry 4 pages.

2009-02-16 Thread Travis Romney
I think that could work. Thanks for the tip On Mon, Feb 16, 2009 at 3:36 AM, Jonathan O'Connor wrote: > Travis, > I don't know Tap 4, so, I don't know if the approach I will describe can > work. > > I was able to integrate Tapestry 5 with Struts 1. I followed the approach > described by Kent Tong

Re: Using Tapestry 5 IOC in tapestry 4 pages.

2009-02-16 Thread Jonathan O'Connor
Travis, I don't know Tap 4, so, I don't know if the approach I will describe can work. I was able to integrate Tapestry 5 with Struts 1. I followed the approach described by Kent Tong in his E-Book on Tapestry 4. 1. The main problem is setting up the session. As struts is a thin layer on top

Re: Using Tapestry 5 IOC in tapestry 4 pages.

2009-02-15 Thread Peter Stavrinides
They are incompatible, you will need to rewrite pages and services entirely, I can't think of another way to do it... having worked with both I can assure you they are completely different, and I don't know of any integration layer. Cheers, Peter - Original Message - From: "Travis Romn