Eve Pokua schrieb:
> Mike,
>  
> I've done as suggested.  Something seems to be working but not quite.
>  
> I've put the images im my web-inf folder
> of my web client.  Then I have stored the string in the table as 
> menjeans.png
>  
> then I access it as-
>  
> <display:column><img border="1" src="/WEB-INF/${balpic}" height="200" 
> width="200"  title="Bale Picture"/></display:column>
>  
> The browser has the x thing at the colomn of the picture.
>  
> Hope I've understodd what you said but the problem is just
> the browser.

Hi Eve,

you almost did it.

But keep in mind that the WEB-INF is an interna folder and is never 
exposed to the outside world. You either move it elsewhere in your 
webapp our your map it with a servlet.

I don't know your usecase so I can't give an appropriate advice.

Mike

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to