Re: Example code for blobs

2005-09-05 Thread David Haynes
[EMAIL PROTECTED] wrote: On Mon, 2005-09-05 at 22:09 -0400, Frank W. Zammetti wrote: Murray Collingwood wrote: Hello again I'm on the hunt for some sample code that will show me how to use my SQL Blob fields to store images or documents. Here's something on the Wiki to get yo

Re: Example code for blobs

2005-09-05 Thread amos
On Mon, 2005-09-05 at 22:09 -0400, Frank W. Zammetti wrote: > Murray Collingwood wrote: > > Hello again > > > > I'm on the hunt for some sample code that will show me how to use my SQL > > Blob fields > > to store images or documents. > > Here's something on the Wiki to get you started: > > ht

Re: Example code for blobs

2005-09-05 Thread Frank W. Zammetti
Murray Collingwood wrote: Hello again I'm on the hunt for some sample code that will show me how to use my SQL Blob fields to store images or documents. Here's something on the Wiki to get you started: http://wiki.apache.org/struts/StrutsFileDownload The sample app posted there includes ser