RE: Serving Graphics Q

2003-02-20 Thread Shapira, Yoav
ginal Message- >From: kal inuganti [mailto:[EMAIL PROTECTED]] >Sent: Thursday, February 20, 2003 11:13 AM >To: [EMAIL PROTECTED] >Subject: Serving Graphics Q > > >Hi All, > >I have tomcat running on apache webserver on windows NT. I would like to >serve some grap

RE: Serving Graphics Q

2003-02-20 Thread Turner, John
images/new/some.jpg" for portability) and make the request. The request for the image will be handled by Apache. John > -Original Message- > From: kal inuganti [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 20, 2003 11:13 AM > To: [EMAIL PROTECTED] > Subject: Servin

Serving Graphics Q

2003-02-20 Thread kal inuganti
Hi All, I have tomcat running on apache webserver on windows NT. I would like to serve some graphics (.jpgs) over the web. I have an access database that stores the image name and my servlet uses JDBC to get the name of the image. Once I have the image name, I would like to load the image on m