Vadim,

> "result of the Cocoon processing in my JSP" + "Response already
> committed" --> you are trying to call Cocoon too late in the game; it
> must be before you commit your response, i.e., call Cocoon before you
> have any other content generated by JSP.
I thought so. I tried it at the beginning and it works there, but that's not
where I want to put the data generated by Cocoon. I should investigate more.

> Take a look at new CocoonBean - programmatic access to the Cocoon. May
> be it will help.
This sounds like something I could use for the task. Unfortunately I'm tied
to 2.0.4 for this project :-(

Thanks for your help.



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

Reply via email to