Laurent Perez wrote: > I would like to access the > org.apache.cocoon.environment.http.HttpResponse object from within > Cocoon, but I don't understand where or how to do that (sitemap, > internal component, flow) > > I can get cocoon.response from the flow, but this interface doesn't > have the methods that I'd like to access : for example, > getBufferSize() is missing. > > Can I access this within Cocoon itself ?
What exactly are you hoping to achieve with this object? There is usually more than one way to do things in cocoon, so if you explain a bit more we might be able to help more. Regards Jorg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
