Using tiles 2 with struts 1

2008-10-13 Thread Lance Java
Is it possible to use tiles2 with struts1? I am about to move a struts 1 app to spring MVC + tiles2. I was hoping that spring MVC and struts 1 could live side by side in the interum period but first I need to upgrade to struts1 + tiles2. I've looked through the struts1 website which seems out of da

Re: Using tiles 2 with struts 1

2008-10-13 Thread Lance Java
> Any reason for your optioning against Struts2.x? Spring MVC is the new standard where I currently work and all sites are moving in that direction. The support team and developers here have spring MVC skills so it makes sense. If it was up to me I'd be moving to tapestry5 (http://tapestry.apache.o

Re: Using tiles 2 with struts 1

2008-10-13 Thread Lance Java
> 2. Use (and probably fix) the Struts 1/Tiles 2 plugin: This is what I'm after... thanks! > Spring 2.5 has an integration layer to Tiles 2: Yep... that's the easy bit :) Thanks, Lance. 2008/10/13 Antonio Petrelli <[EMAIL PROTECTED]> > 2008/10/13 Lance Java <[

Re: How to allow to download several files in a zip in Internet Explorer

2008-10-14 Thread Lance Java
Try zos.flush() instead of close() It is not your responsibility to close the servlet output stream, it is the container's. 2008/10/13 Ariel <[EMAIL PROTECTED]> > Hi Everybody: > I 'm using struts 1.2 version, in my web application I have a chart where > the user can add several files that are lo

Old tiles site

2008-10-14 Thread Lance Java
When I type in tiles2 into google, the first result is this page http://struts.apache.org/struts-sandbox/tiles/index.html I had been using this as a reference until I discovered it was out of date and has moved here http://tiles.apache.org/index.html It would have been nice if the old site had tol