Re: calling Cocoon servlet from a external one

2003-03-17 Thread Josema Alonso
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

RE: calling a servlet (?)

2002-05-22 Thread Vadim Gritsenko
From: Pierfranco Ferronato [mailto:[EMAIL PROTECTED]] Hi all, I'm really new to cocoon I'm trying something I think it is preatty easy: calling a servlet with some parameters map:match pattern= map:generate type=html