Re: Display image from database
From: Tim (tim_nospam_at_brewersmarine.com)
Date: 03/13/04
- Next message: Ravi Shankar: "Regarding retrievel of data"
- Previous message: Scott D. Barrish: "Re: Display image from database"
- In reply to: Scott D. Barrish: "Re: Display image from database"
- Next in thread: David Harper: "Re: Display image from database"
- Reply: David Harper: "Re: Display image from database"
- Reply: Jeff Smith: "Re: Display image from database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 12 Mar 2004 20:52:20 -0500
> Sounds a little like your asking someone to write the servlet for
> you....LOL!
>
I am looking for someone to provide an example of code that they have used
before. I assume that this type of function is used very frequently in all
kinds of web applications. I am not that experienced with Java, especially
the database access functons. I have been coding in Delphi professionally
for 7 years. I am familiar with accessing information from a database server
and writing SQL statements.
I have in the past week figured out how to install Redhat Linux, install the
lastest JDK, install the lastest release of Tomcat, and write and configure
JSP pages to access and display text based information from a MSSQL server
connected to the same network as the Linux box.
What I am struggling with is how to "process" the data returned in a
Resultset and deliver an image file (or what is treated as an image file)
back to a web browser.
If you are trying to say that I am looking for a short-cut instead of
writing my own code you are absolutely correct. :)
If my assumption about this type of function being used on on-line shopping
websites everywhere is incorrect please let me know.
Thanks,
Tim
- Next message: Ravi Shankar: "Regarding retrievel of data"
- Previous message: Scott D. Barrish: "Re: Display image from database"
- In reply to: Scott D. Barrish: "Re: Display image from database"
- Next in thread: David Harper: "Re: Display image from database"
- Reply: David Harper: "Re: Display image from database"
- Reply: Jeff Smith: "Re: Display image from database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|