Re: Static CSS serving

2005-11-08 Thread Ron Piterman
How come the performance of your App is so bad you wish to move everything possible from tapestry to static content? This would really interest me... Cheers, Ron ציטוט Alan Chandler: On Monday 07 Nov 2005 21:35, Ron Piterman wrote: ציטוט Alan Chandler:> > HOWEVER - this is going to be a

Re: Static CSS serving

2005-11-07 Thread Alan Chandler
On Monday 07 Nov 2005 21:35, Ron Piterman wrote: > ציטוט Alan Chandler:> > > > HOWEVER - this is going to be a real pig to keep in step as I change from > > my local pc testing environment to the server test environment and then > > onto the final deployment. > > If you are on unix just link both f

Re: Static CSS serving

2005-11-07 Thread Ron Piterman
ציטוט Alan Chandler: Having deployed my first application on a small home server which is sharing the hosting of apache2 web server and tomcat, it is clear to me from performance reasons that I need to serve as much static content as possible. With this application I am able to serve the CSS a

Static CSS serving

2005-11-07 Thread Alan Chandler
Having deployed my first application on a small home server which is sharing the hosting of apache2 web server and tomcat, it is clear to me from performance reasons that I need to serve as much static content as possible. With this application I am able to serve the CSS and the images it refers