Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Suggest a Option

This is a discussion on Suggest a Option within the Java forums, part of the Programming Talk category; I want to flush the buffer and write contents to the client can I use clear and clearBuffer for doing ...

  1. #1
    Rahulbatra is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124

    Smile Suggest a Option

    I want to flush the buffer and write contents to the client can I use clear and clearBuffer for doing this in JSP. If not what is the option that I can use to achieve the result.


  2. #2
    Adrian is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124
    You can use the flush method of out object to flush the buffer and for writing contents to the client. But I don't think clear and clearBuffer can be used for write contents to the client.


Latest Article

Network Security Risk Assessment and Measurement

Read More...