That's awfully vague... At any rate, I'd consider inserting a custom component inside f:view but as a parent of everything else, and making that custom component install a decorating ResponseWriter. If you're using a Facelets template for your pages, that's easy enough.
-- Adam On 5/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I need to execute some code for all html renderers before default startElement. -----Original Message----- From: Adam Winer [mailto:[EMAIL PROTECTED] Sent: 21 maggio 2007 18.34 To: MyFaces Discussion Subject: Re: How to override ResponseWriter It'd help if you told us what you were trying to do, as there's more than one possible answer. -- Adam On 5/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > Hi, is there a way to override the default ResponseWriter? How can I > configure it? > > > > Thanks in advance > > Mario Buonopane > > > > > > > > > > > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise private information. If you have > received it in error, please notify the sender immediately and delete the > original. Any other use of the email by you is prohibited. This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.

