webtier@glassfish.java.net

Re: [webtier] Blob image and JSF 2

From: Jim Driscoll <Jim.Driscoll_at_Sun.COM>
Date: Thu, 07 Jan 2010 08:34:31 -0800

That's often the way such things are handled. Without knowing other
details, I can't say if that's the best way... but it probably is.

Jim

On 1/7/10 7:51 AM, Celinio Fernandes wrote:
> well,
> i managed to handle it with a servlet and the <h:graphicImage> tag.
> Someone knows better ?
>
>
> --- On *Thu, 1/7/10, Celinio Fernandes /<papouasied_at_yahoo.com>/* wrote:
>
>
> From: Celinio Fernandes <papouasied_at_yahoo.com>
> Subject: [webtier] Blob image and JSF 2
> To: webtier_at_glassfish.dev.java.net
> Date: Thursday, January 7, 2010, 8:09 PM
>
> Hi,
> I have an image which is stored in a database. It is mapped to a
> Blob variable in an entity bean.
> Before digging further into the documentation, I thought I'd ask here :
> is there a standard or a recommended way to handle a Blob image in
> JSF 2 ?
>
> Thanks.
>
>
>