Hi, I want to add javascript code to all my velocity templates to record browser screen resolution and whether the pages are being displayed on a framed window. I have several hundred templates that I need to add this code to. Is there a way of including a file in a template without modifying the template source? For instance like a filter that intercepts the velocity output and adds the additional stuff in. Regards Prabhakar
