Will check on it first, thanks.
Regards,
Feris
On 9/9/06, Aleksei Valikov <[EMAIL PROTECTED]
> wrote:
Hi.
> Can someone give me a clue how to design a bean that read from a BLOB
> data storage or a file... and then return the result as a downloadable
> file ?
Check implementations of ResourceLoader. There's stuff like
GraphicImageDynamicRenderer etc, that generates downloadable resources in the
runtime. I guess you need to implement somethin similar.
Bye.
/lexi

