<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Display blob images from database and display it on jsp' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Display blob images from database and display it on jsp' posted on the 'Java Server Pages' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Wed, 23 May 2012 21:50:44 -0700</pubDate>
    <lastBuildDate>Wed, 23 May 2012 21:50:44 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Display blob images from database and display it on jsp</title>
      <link>http://www.programmersheaven.com/mb/jsp/393732/393732/display-blob-images-from-database-and-display-it-on-jsp/</link>
      <description>Hey guys do you have any example to display blob images store in database(my sql server) and dispaly it on jsp whereby they call the images from the servlets and display it on jsp four by four in a row? Thank You for your help all this while. Ans do you guys also know how to display out the image with the specific details like there is image and beside the image there is prodname,prodcolor.... &lt;br /&gt;
&lt;br /&gt;
My database is called: file_image &lt;br /&gt;
My attribute are &lt;br /&gt;
id(int) &lt;br /&gt;
uploaded_file(blob) &lt;br /&gt;
file_name(varchar) &lt;br /&gt;
&lt;br /&gt;
&lt;pre class="sourcecode"&gt;&amp;lt;td&amp;gt;   
        &amp;lt;div align="left"&amp;gt;Image: &amp;lt;%=rs.getBlob("ProdImage")+"\t" %&amp;gt;&amp;lt;/div&amp;gt;   
        &amp;lt;/td&amp;gt;  &lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
The attachment is an example of how my desired output. &lt;br /&gt;
&lt;br /&gt;
Really, really thanks you guys for your help &lt;br /&gt;
&lt;br /&gt;
The above code only display out the path of imags, however the one i need is to display out the real images with all the details.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/jsp/393732/393732/display-blob-images-from-database-and-display-it-on-jsp/</guid>
      <pubDate>Wed, 15 Jul 2009 19:26:20 -0700</pubDate>
      <category>Java Server Pages</category>
    </item>
  </channel>
</rss>
