arameters = new Object[1]; ...
This code goes on you page/component class. Whatever page or component in
which you wish to display the image.
Denis
-Original Message-
From: Sven Homburg [mailto:[EMAIL PROTECTED]
Sent: quinta-feira, 9 de março de 2006 16:16
To: Tapestry users
Subject: Re:
d it. I think that's about it, but if I forgot
anything I guess the docs can fill in.
Denis
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: segunda-feira, 6 de março de 2006 17:22
To: tapestry-user@jakarta.apache.org
Subject: Database Images
I am s
le.xml
That's more or less how I did it. I think that's about it, but if I forgot
anything I guess the docs can fill in.
Denis
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: segunda-feira, 6 de março de 2006 1
I am still trying to figure out how to display jpg's stored in our oracle
database. I have a person class that has the following fields:
private String personID;
private String personName;
private Blob personImage;
I create a list of these perons as I return data from the