Struts doesn't actually display anything. This task is delegated to the JSPs, or other view rendering system. So the first question is how to get the images displayed by a JSP. I'm don't actually know how that would work, since HTML expects the images to be in a separate file. You may need to look at using PDF or an applet.
-- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel +1 716 737-3463 -- http://www.husted.com/struts/ [EMAIL PROTECTED] wrote: > > Hi > > I need to retrieve pictures from a database and use struts to display > them. I am not sure about the best way to do this. Can someone please > tell me how they do it and what they beleive the best approach is. > > Cheers > > Antony > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

