Okay, I've got it. I was trying to make it much more complicated then it is. Put the image in the package, refere to it from the HTML and it "just works". Very nice. If I just want to use an image in my public directory, will I run into problems by relative linking it, without a component? I noticed that's how the upload example does it.
-Phil On 6/1/05, Juergen Donnerstag <[EMAIL PROTECTED]> wrote: > Phil > > the images and the pub examples in project wicket-examples show you > different means of using images. We tried to keep the examples easy > and focussed on specific topics. Please have a look at the sources. If > afterwards it is still not clear, please let us know. > > Juergen > > On 6/1/05, Phil Kulak <[EMAIL PROTECTED]> wrote: > > I've got an image on the filesytem, how do I display it on the page? > > Somehow I have to create a Resource out of it, and that's where I get > > lost. Thanks! > > > > -Phil > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by Yahoo. > > Introducing Yahoo! Search Developer Network - Create apps using Yahoo! > > Search APIs Find out how you can build Yahoo! directly into your own > > Applications - visit http://developer.yahoo.net/?froffad-ysdn-ostg-q22005 > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Yahoo. > Introducing Yahoo! Search Developer Network - Create apps using Yahoo! > Search APIs Find out how you can build Yahoo! directly into your own > Applications - visit http://developer.yahoo.net/?froffad-ysdn-ostg-q22005 > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
