Hi, I need some pointers on where to start. Basically, I have some pages with lots of components, validators and so on that each include javascript files. This causes the pages to load slower because of the many requests to the server. (high pings are the problem, not server or tapestry performance) So I wanted to make some magic to concatenate all those javascripts automatically, to a single include - and ideally also adding the javascript that usually goes into body there as well, to improve performance and enabling browser caching. I'm not quite sure how to start, but I believe this could be a useful thing for many of you, and I'm ready to contribute back the code once it's done. Any ideas are welcome.
-- Mvh Aslak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
