How to inject code between of a generated page ?

2006-02-23 Thread David Duke
Hi everybody, This is my first post on this mailing list. I developped a personal tag librairy which need to inject code - link a javascript or stylesheet file - between the XHtml tags of my generated page. The JspWriter object don't seem to suite me. Is someone know how to do that ? Tha

Re: How to inject code between of a generated page ?

2006-02-23 Thread David Duke
Is this the unique method to do this ? I expected to use a JspWriter like to get a writer to the web page header ! Thank you, David Leon Rosenberg a écrit : ? regards leon On 2/23/06, David Duke <[EMAIL PROTECTED]> wrote: Hi everybody, This is my first post on this mailing li