<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Displaying BLOB in JSP' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Displaying BLOB in 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:33:02 -0700</pubDate>
    <lastBuildDate>Wed, 23 May 2012 21:33:02 -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>Displaying BLOB in JSP</title>
      <link>http://www.programmersheaven.com/mb/jsp/375551/375551/displaying-blob-in-jsp/</link>
      <description>Hello,&lt;br /&gt;
&lt;br /&gt;
I'm developing an application which involves photo albums...&lt;br /&gt;
&lt;br /&gt;
So I'm uploading the pictures from the client side and store as BLOB in the Database (MySQL 5.0). When I retrieve the photo from database, I'm storing it into a blob attribute of a class called "User". The user object is carried to the JSP and details are displayed.&lt;br /&gt;
Problem is I can display everything else, but not the picture of the user(which is in 'picture' attribute of 'User' class).&lt;br /&gt;
Can any one help me out?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Karthik&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/jsp/375551/375551/displaying-blob-in-jsp/</guid>
      <pubDate>Fri, 19 Sep 2008 03:51:47 -0700</pubDate>
      <category>Java Server Pages</category>
    </item>
    <item>
      <title>Re: Displaying BLOB in JSP</title>
      <link>http://www.programmersheaven.com/mb/jsp/375551/382395/re-displaying-blob-in-jsp/#382395</link>
      <description>: Hello,&lt;br /&gt;
: &lt;br /&gt;
: I'm developing an application which involves photo albums...&lt;br /&gt;
: &lt;br /&gt;
: So I'm uploading the pictures from the client side and store as BLOB &lt;br /&gt;
: in the Database (MySQL 5.0). When I retrieve the photo from &lt;br /&gt;
: database, I'm storing it into a blob attribute of a class called &lt;br /&gt;
: "User". The user object is carried to the JSP and details are &lt;br /&gt;
: displayed.&lt;br /&gt;
: Problem is I can display everything else, but not the picture of the &lt;br /&gt;
: user(which is in 'picture' attribute of 'User' class).&lt;br /&gt;
: Can any one help me out?&lt;br /&gt;
: &lt;br /&gt;
: Thanks,&lt;br /&gt;
: Karthik&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
So u mean to say that the BLOB being stored ain't being displayed properly.. can you tell what exactly is the error or the display looks like? any exceptions ?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/jsp/375551/382395/re-displaying-blob-in-jsp/#382395</guid>
      <pubDate>Mon, 01 Dec 2008 01:40:21 -0700</pubDate>
      <category>Java Server Pages</category>
    </item>
    <item>
      <title>Re: Displaying BLOB in JSP</title>
      <link>http://www.programmersheaven.com/mb/jsp/375551/410300/re-displaying-blob-in-jsp/#410300</link>
      <description>please visit the URL:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://fdegrelle.over-blog.com/categorie-275139.html"&gt;http://fdegrelle.over-blog.com/categorie-275139.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
there is an example, hope it can give you some help&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.raqsoft.com"&gt;RAQ Report---Enjoy Products and Services of RAQSOFT &lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/jsp/375551/410300/re-displaying-blob-in-jsp/#410300</guid>
      <pubDate>Thu, 03 Dec 2009 23:50:02 -0700</pubDate>
      <category>Java Server Pages</category>
    </item>
  </channel>
</rss>
