You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Carlo Lau <ca...@icil.net> on 2001/04/18 06:06:05 UTC

string length limitation

I embed a long string > 65536 in a CDATASection and it's okay to extract it
in an cocoon xslt process.
however if i include a cocoon xsp process after xslt, a compilation failed
error occur.
i could only select a substring of length 65536, but not greater than this.
how to solve it pls?

Carlo

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>