I'm making a generator that is a descendant of AbstractGenerator. The
problem I'm having is when I use a POST. If in my form I use the
encoding type "text/plain" all works well, content-length is ok, I open
the stream and read the posted data. If I use the encoding type
"application/x-www-form-
Sorry, I am out of ideas. I think you could try to port your application
to Cocoon 2.2 instead.
On 03/07/2011 12:11 PM, Myles Byrne wrote:
Moi Andre,
Yes, it's counter intuitive! I think the underlying cause is that i've
tried to build our 2.2 Cocoon app minimally, without doing a full local
C