Thanks Martin. But this is exactly what I'm trying to avoid. If I use
the page directive, then I would need to do that in EVERY page. My
question is, is there a way I can do this with Struts in some central
place only once?

-----Original Message-----
From: Martin Gainty [mailto:[EMAIL PROTECTED] 
Sent: Sunday, May 22, 2005 4:13 PM
To: Struts Users Mailing List
Subject: Re: JSP Buffer Size

assuming you can handle the exception when buffer overflows <%@ page
buffer="9kb" autoFlush="false" %>
Martin-
----- Original Message -----
From: "tarek.nabil" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Sunday, May 22, 2005 4:25 AM
Subject: JSP Buffer Size


Hi everyone,

Is there some way that I can set the buffer size for all JSPs to some
value other than the default 8kb without having to do it in every JSP?

Thanks

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


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

Reply via email to