<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Rendering a bytestream as a PNG file via ServletOutputStream</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Fri, 24 May 2013 09:16:54 -0400</pubDate>


    <item>

        <title>Rendering a bytestream as a PNG file via ServletOutputStream</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=9661</link>

        

        
            <description><![CDATA[Thanks Andy, I figured this out yesterday. Anyways, found a work around solution to this problem. So its the IMG tag again calling the url(built via a java program). Therefore, the custom defined tag is out of the picture....]]></description>
        

        <pubDate>Fri, 19 Oct 2001 02:41:56 -0400</pubDate>

        

        <jf:creationDate>Fri, 19 Oct 2001 02:41:56 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 19 Oct 2001 02:41:56 -0400</jf:modificationDate>
        <jf:date>Oct 19, 2001</jf:date>
        <jf:author>mary Virginia</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Rendering a bytestream as a PNG file via ServletOutputStream</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=9661</link>

        

        
            <description><![CDATA[There's nothing wrong with your code that streams the bytes back on the reponse output stream. I think the problem is that the stream of bytes isn't going to the right place. A browser only understands HTML. In your HTML you need an &lt;img&gt; tag. That...]]></description>
        

        <pubDate>Thu, 18 Oct 2001 12:04:12 -0400</pubDate>

        

        <jf:creationDate>Thu, 18 Oct 2001 12:04:12 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 18 Oct 2001 12:04:12 -0400</jf:modificationDate>
        <jf:date>Oct 18, 2001</jf:date>
        <jf:author>Andy Nguyen</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Rendering a bytestream as a PNG file via ServletOutputStream</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=9661</link>

        

        
            <description><![CDATA[The requirement is to invoke the url via a custom defined tag. Giving the url in the src= parameter of the IMG tag works just fine. But I cannot use this approach. ...]]></description>
        

        <pubDate>Thu, 18 Oct 2001 04:34:43 -0400</pubDate>

        

        <jf:creationDate>Thu, 18 Oct 2001 04:34:43 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 18 Oct 2001 04:34:43 -0400</jf:modificationDate>
        <jf:date>Oct 18, 2001</jf:date>
        <jf:author>mary Virginia</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Rendering a bytestream as a PNG file via ServletOutputStream</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=9661</link>

        

        
            <description><![CDATA[Hmm...it sounds like the browser isn't rendering your bytestream as an image.  The only way to get a browser to render a bytestream as an image is to use the HTML &lt;img&gt; tag or another image tag like &lt;input type=&quot;image&quot;&gt;.  One thing...]]></description>
        

        <pubDate>Wed, 17 Oct 2001 11:07:01 -0400</pubDate>

        

        <jf:creationDate>Wed, 17 Oct 2001 11:07:01 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 17 Oct 2001 11:07:01 -0400</jf:modificationDate>
        <jf:date>Oct 17, 2001</jf:date>
        <jf:author>Andy Nguyen</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Rendering a bytestream as a PNG file via ServletOutputStream</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=9661</link>

        

        
            <description><![CDATA[Hi,...]]></description>
        

        <pubDate>Wed, 17 Oct 2001 03:08:51 -0400</pubDate>

        

        <jf:creationDate>Wed, 17 Oct 2001 03:08:51 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 17 Oct 2001 03:08:51 -0400</jf:modificationDate>
        <jf:date>Oct 17, 2001</jf:date>
        <jf:author>mary Virginia</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>



</channel>
</rss>

