Hi again list, I'm trying to implement features that need to modify response with a filter. Currently my biggest (and only as far as I can tell) problem is that T5 flushes the response in PageResponseRendererImpl.
Thus the response is sent to client before my filter can manipulate response after the handle method has returned succesfully. Shouldn't Tapestry filter flush the response? Any insight to this matter is really welcome! - 99 -- View this message in context: http://www.nabble.com/-T5--Manipulating-response-after-page-is-rendered-tp19067131p19067131.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]