Hello, Nome!

> I have a problem with both Jasper and Jasper2. If I have a huge
> piece of HTML inserted between two statements, the generated
> out.println("") on the compiled code outputs just the first
> 8192 characters. I tried to play with the 'largefile' option
> in the /conf/web.xml:

May be it's a default value of buffer size of a JSP file? Look at <%@ page buffer="..." %> directive, its default is 8kb.

--
Veniamin Fichin <[EMAIL PROTECTED]>
Programmer at http://www.rbcsoft.ru/


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

Reply via email to