https://issues.apache.org/bugzilla/show_bug.cgi?id=56010

--- Comment #3 from Konstantin Kolinko <[email protected]> ---
As far as I am reading, such value can only be used when calling the
JspFactory.getPageContext() API directly. The buffer size that can be used in
JSP configurations (in a page directive or in jsp-property-group) is either
"none" (0) or is measured in kilobytes. (ch. JSP.1.10.1, JSP.3.3.10)

But I agree that this feature is a part of the API.

Proposed for 6.0.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to