Hello

do I have the possibility to prevent the JSP-engine from calling the
statement

        JspWriter out = pageContext.getOut();
?

I do not want to have the intrinsic out-writer, because after this I can not
write binary content with an outputstream. Do I need to write a servlet to
do this, because it is allways illegal to call "response.getOutputStream()"
from a jsp?

Kind regards
 Sven Spreier



~~~~~~~~~~~~~ Paid Sponsorship ~~~~~~~~~~~~~
Get Your Own Dedicated Win2K Server!      Instant Activation for $99/month w/Free 
Setup from SoloServer      PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support     
 Visit SoloServer, https://secure.irides.com/clientsetup.cfm.
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to