pieter wrote: > > Just add a static page to your webapp folder should work > > http://tapestry.apache.org/request-processing.html > http://tapestry.apache.org/request-processing.html > > "StaticFiles checks for URLs that are for static files (files that exist > inside the web context) and aborts the request, so that the servlet > container can handle the request normally." > Thanks for your reply. Maybe you don't understand me. I mean change the "tml" pages to static to improve performance.
eg. When I click to a page, it can automatic skip to the relative static (.html) page that convert from the tml page. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Dynamic-pages-to-static-tp4913427p4913842.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org