----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


    I have many jhtml pages w/<SERVLET> tags......when these servlets finish, I
used to have flush() & close()....it seems that close() doesn't really close the
output stream since the rest of the jhtml file is still utilized when
tested....are there any gotchas for using flush() and close() in combination
w/JSSI?  Also, what is the recommended practice of using close(), flush(), and
possibly setting output stream vars to null in the context of JSSI?

David



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to