Title: SV: Displaying image files stored in a database

Did you see the answer given by Mikael Eriksson on this topic?

WR

> -----Ursprungligt meddelande-----
> Fr�n: Vinh Chu Xuan [mailto:[EMAIL PROTECTED]]
> Skickat: den 12 februari 2001 22:32
> Till: Orion-Interest
> �mne: Re: Displaying image files stored in a database
>
>
> Hi,
> I have the same problem with Oracle Database Server 8.1.6
> Please send me some information if you have any ideal
> I would very much appreciate your ideal. Thanks
> Best regards,
> Vinh Chu Xuan
> Software R&D Department
> Vietnam Data Communication Company
> http://home.vnn.vn/vdc/index_e.html
> 1E Trung Chinh - Hanoi - Vietnam
>
> Paul Kofon wrote:
>
> > Hi,
> > I'm developing an web-based Employee Directory for my
> company using Servlets
> > and JSPs. I've got it working all right.
> > My problem is that I'd like to store the image files in a database
> > (presently I'm using Hypersonic) and be able to display
> them as needed for
> > each employee. However, I haven't been able to that. I
> worked aroud this
> > problem by storing the images in the file system and
> entering a path to the
> > required image file as a VARCHAR in the database.
> Eventhough it solved my
> > problem, it is undesireable because I'd have to manually
> delete each image
> > file that's no longer required instead of simply deleting a
> row in the
> > database.
> > I successfully stored each file as a Java object (in this
> case "File") but I
> > just couldn't think of a way to display it on a web page.
> I'm sure this is a
> > piece of cake for most of you out there but I just can't
> figure it out. Any
> > he.....lp would do. Thanks.
> >
> > Regards,
> >
> > Paul
> >
> ______________________________________________________________
> ___________
> > Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com.

Reply via email to