GW,

Good pt... at the least it should probably be in the Wiki. I think it's just
an issue of one of the leads not having time to go through it's impl and
figure out if it should go in or not? I'm sure there are probably a few
different ways to write such a component.

-R

On Thu, Mar 4, 2010 at 10:55 AM, Gw <[email protected]> wrote:

> Hi Riyad n Ernesto,
>
> Thx a lot for your help.
> I've found the solution among those search results.
> The class name is FileResource.
> Quite simple, yet I wonder why the class isn't included in Wicket,
> bcoz it's a common need.
> Many thanks for the clues...
> GBU
>
>
> On Tue, Mar 2, 2010 at 10:06 PM, Riyad Kalla <[email protected]> wrote:
> > Mike,
> >
> > The solution is writing a wicket component that finds the image on-disk
> and
> > streams the bits back to the browser. Try these search results:
> >
> http://old.nabble.com/forum/Search.jtp?forum=13974&local=y&query=dynamic+image
> >
> > <
> http://old.nabble.com/forum/Search.jtp?forum=13974&local=y&query=dynamic+image
> >and
> > these:
> >
> http://old.nabble.com/forum/Search.jtp?query=image+on+disk&local=y&forum=13974&daterange=0&startdate=&enddate=
> >
> > <
> http://old.nabble.com/forum/Search.jtp?query=image+on+disk&local=y&forum=13974&daterange=0&startdate=&enddate=
> >Your
> > answer is in there somewhere. The thread recently (3 weeks ago?) about it
> > was pretty long and someone pasted a complete impl that they were using
> that
> > folks said worked great. I just don't recall the class name otherwise I'd
> > search for it :)
> >
> > -R
> >
> > On Tue, Mar 2, 2010 at 4:46 AM, Gw <[email protected]> wrote:
> >
> >> Hi all,
> >>
> >> I'd like to know how to display an image which is located outside web
> >> application directory (eg: C:\images) .
> >> Many thanks in advance for your assists.
> >>
> >> Regards,
> >> Mike
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [email protected]
> >> For additional commands, e-mail: [email protected]
> >>
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to