Hi
As I'm using WLS6.1 I have noticed that no current JSP component of 
Cocoon works.
As WLS6.1 is very restrictive regarding the HttpServletResponse, and 
HttpServletRequest,
accepting only WLS6.1 internal impl-classes, and the Servlet2.3 
HttpServletResponseWrapper,
and HttpServletRequestWrapper objects

Now, I created a new
JSPEngineImplNamedDispatcherInclude23 using the Servlet2.3 wrapper classes.

And it works with some restriction.
There is still a problem regarding WLS6.1 I found no way to display non 
ISO-8859-1 characters.
It seems that WLS6.1 uses internally some Chunk classes, writing 
directly bytes, but I have no
clear idea which in which encoding these bytes have. I think this is a 
problem as the XML parser
of cocoon complains about some wrong characters encoding.

Any ideas?

ciao berni



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

Reply via email to