create image "ON FLY"

From: <sandrigo(dot)lezcano(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: create image "ON FLY"
Date: 2005-11-09 10:38:20
Message-ID: 1a5d58e60511090238j10dcd2c4kb5950735abee107b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

is posible???
from "byte[] buffer" (memory-base)
directly from PostgreSQL bytea field into browser???
withou write it in client or sever side... ???
like for ex.:

<!-- view.jsp -->
<html><body>
<img src="onflyimg.jsp?p_img=logo.jpg">
</body></html>

Connecting and retrieve image from db in onflyimg.jsp

Best regards
Att
--
_______________________________________
sandrigo(dot)lezcano(at)gmail(dot)com ICQ:143590717
RUA INDEPENDENCIA 135 - BOA VISTA
CEP 06411-050 - Barueri/SP/Brazil
FONE 11 4198-1095
Vip-Systems Informatica
http://www.vip-systems.com.br
===============================

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Achilleus Mantzios 2005-11-09 10:44:09 Re: create image "ON FLY"
Previous Message Achilleus Mantzios 2005-11-09 10:14:07 Re: I access an external table :error-29913/ora-04050/ora-29400