Hi I got this kind of exception , anyone has idea? Value for parameter 'image' in component search/$Image is null, and a non-null value is required.
On 2/28/06, Schulte Marcus <[EMAIL PROTECTED]> wrote: > I could be wrong, but I dont't think that WEB-INF/* resources are visible > to the client via normal File-Servlet. > Try putting your picture outside WEB-INF. > > > -----Original Message----- > > From: Lukasz Pachciarek [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, February 28, 2006 6:59 AM > > To: Tapestry users > > Subject: Re: Image ? > > > > > > Geoff Longman wrote: > > > > >Could be because WEB-INF/pic/test.png is a relative path. > > > > > >try /WEB-INF/pic/test.png > > > > > > > > I am using tap 3, > > I tried, it doesn't work... > > > > > > > > Łukasz Pachciarek > > > > > > > > --------------------------------------------------------------------- > > 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] > >
