Re: [Wicket-develop] Geting image from server

2006-06-09 Thread Igor Vaynberg
http://www.wicket-wiki.org.uk/wiki/index.php/UploadDownload-IgorOn 6/9/06, SmashYouth <[EMAIL PROTECTED]> wrote: Hi, i´m trying to use an image tha i generate by using a jfreechart.though i can save it to the user.dir (in my case the bin of tomcatdirectory)The problem is that i can´t use that imag

[Wicket-develop] Geting image from server

2006-06-09 Thread SmashYouth
Hi, i´m trying to use an image tha i generate by using a jfreechart. though i can save it to the user.dir (in my case the bin of tomcat directory) The problem is that i can´t use that image, since i can´t retrieve it from server, and the only way i can use it, is copying it to the package where