Hi,
if you use Java Servlet specification version 2.3 (at least) you can
use a Filter. make your filter intercept the jsp and in that filter
you can change the buffer. for a more information about Filter take a
look at this:
http://java.sun.com/products/servlet/Filters.html
Catalin
On 5/22/05,
unday, 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 PROTE
ECTED]
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&qu
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"
Sent: Sunday, May 22, 2005 4:25 AM
Subject: JSP Buffer Size
Hi everyone,
Is the
4 matches
Mail list logo