<html>
<body>
Hi i am handling Blobs for storing images .
I am using stateless Session bean and hibernate.
I inserted the blob in to the database throug hiberbate .But i am facing some problem with retriving
</body>
</html>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
<html>
<body>
Hi i am handling Blobs for storing images .
I am using stateless Session bean and hibernate.
I inserted the blob in to the database throug hiberbate .But i am facing some problem with retriving
</body>
</html>
Can you be more specific about the blob retrieving problem ? Can you verify if the blob is inserted properly (eg with the right size) into the db ?