Thanks Chris,

Using VelocityLayoutServlet served my purpose.

Regards

Prabhakar

Christopher Schultz-2 wrote:
> 
> Nathan,
> 
> Nathan Bubna wrote:
>> On Tue, Jun 17, 2008 at 9:46 AM, prabhakar thopa
>> <[EMAIL PROTECTED]> wrote:
>>> 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.
>> 
>> sounds like a job for SiteMesh  (google for it, if you don't know what it
>> is)
> 
> Or even VelocityLayoutServlet, in Velocity Tools.
> 
> -chris
> 
> 
>  
> 

-- 
View this message in context: 
http://www.nabble.com/re%3A-how-to-modify-velocity-output--tp17918859p18243039.html
Sent from the Velocity - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to