Hi,

I have a Java object persisted using Hibernate... it contains an image (java.sql.Blob) that I need to serve. I can get the object in flowscript, now I just need to stream out this data (e.g. "image.getBinaryStream()"). How can I do this?

Thanks,
~ml

Reply via email to