Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9220061
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T03:15:39+00:00 2026-06-18T03:15:39+00:00

Some documentation on Oracle’s website ( http://docs.oracle.com/cd/A97688_16/generic.903/bp/j2ee.htm , 3.1.12 Disable JSP Page Buffer If

  • 0

Some documentation on Oracle’s website (http://docs.oracle.com/cd/A97688_16/generic.903/bp/j2ee.htm, 3.1.12 Disable JSP Page Buffer If Not Used) says:

If you are not using any JSP features that require buffering, you can disable it to improve performance; memory will not be used in creating the buffer, and output can go directly to the browser. You can use the following directive to disable buffering:

<%@ page buffer="none" %>

However, I haven’t been able to find any kind of documentation that specifies just what exactly are “JSP features that require buffering.” I understand generally under what circumstances decreasing or increasing the buffer may or may not help performance, but what I don’t know is what kind of features would “require” buffering.

Under what circumstances should you turn buffering off, and/or under what circumstances should you NOT turn buffering off?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T03:15:40+00:00Added an answer on June 18, 2026 at 3:15 am

    Actually, I just had a “duh” moment. There are things you can do in JSPs that manipulate the headers returned with the response, such as response.setHeader(...) or <jsp:forward />. These obviously must always occur before the response is committed and data starts flowing to the client. If you disabled buffering, you would never be able to set headers or use the forward tag, which may or may not be desirable, because data would start flowing to the client immediately. I don’t know why I didn’t just think of that…

    Basically what it boils down to is whether performance is more important than losing the ability to set headers or use the forward tag. If it is, you’d want to disable buffering. If being able to set headers or use the forward tag is important, you’d want to leave buffering enabled.

    If someone can correct me or post a better answer in the next two days, I will happily accept that as the answer, instead.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm reading some documentation on IxSet's http://happstack.com/docs/crashcourse/AcidState.html#ixset , and I was wondering about looking
I am writing some documentation and I have a little vocabulary problem: http://www.example.com/en/public/img/logo.gif is
I have some documentation that doesn't have any intuitive examples for me http://developer.android.com/reference/android/nfc/tech/NfcV.html http://developer.android.com/reference/android/nfc/Tag.html
After searching online and reading the Oracle documentation for this, I need some help
Can someone point to me some documentation on how to run the Oracle times
First of all, yes I've read documentation for DO statement :) http://www.postgresql.org/docs/9.1/static/sql-do.html So my
I create some documentation in the Trac wiki. I set these pages to all
I'm looking for some documentation on how Information Retrieval systems (e.g., Lucene) store their
When reading some documentation about assertions, I found: java -ea -dsa Enables assertions in
Going through some documentation on modifying CGImageRef data, I came across a strange example

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.