Re: OutOfMemoryError after serving N pages

2007-06-28 Thread Thomas Wiz
Arjan Verstoep wrote: > > I'm building an application with the Tapestry 4.0.2 framework, which > manages my music-collection. I'm getting OutOfMemoryErrors since I've > created a small ajax-ish component that refreshes every 10 seconds to > show the song that is currently playing. A piece of

Re: [Tap 411] Friendly urls and images

2007-05-18 Thread Thomas Wiz
Andreas Andreou-3 wrote: > > How are the js, images, css folders made web accessible? > Perhaps you can use the base tag ( > http://www.w3schools.com/tags/tag_base.asp ) ? > > If you're using the @Shell component, you can take a look at the > renderBaseTag parameter ( > http://tapestry.apache.

[Tap 411] Friendly urls and images

2007-05-17 Thread Thomas Wiz
Hi all, I've created a encoder in my hivemodule.xml file to have friendly urls like " www.mysite.com/pages/path/to/page/". It works and I can decode the path after "/pages", but I have problems with images, stylesheets and js files included in my pages. The HTML template is in a directory called "