Joerg Heinicke wrote:
On 08.11.2004 12:30, David Merrilees wrote:

I have a problem using xsp with large files. Is there any I increase the
65535 bytes limit?


No, it's a Java limit, not a Cocoon/XSP limit. XSPs are transformed internally into Java, therefore the Java limit gets active.

....

Unfortunately you have to split up your XSP file, e.g. by moving some methods out of it into external Java classes.

I wouldn't say "unfortunately you have to" here but rather "luckily you can" :)



Joerg
Jorg


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



Reply via email to