Done: https://issues.apache.org/jira/browse/WICKET-1700
-----Original Message----- From: Igor Vaynberg [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2008 11:32 AM To: [email protected] Subject: Re: How to get context path jira is your friend -igor On Thu, Jun 12, 2008 at 4:46 AM, Hoover, William <[EMAIL PROTECTED]> wrote: > It would be better if ContextImage was a behavior rather than an > actual component. For instance, if you have an html input of > type=image (or a link for that matter) you can still utilize the > behavior whereas a component you cannot ;o) > > -----Original Message----- > From: Igor Vaynberg [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 11, 2008 3:29 PM > To: [email protected] > Subject: Re: How to get context path > > see ContextImage > > -igor > > On Wed, Jun 11, 2008 at 12:10 PM, Patel, Sanjay <[EMAIL PROTECTED]> > wrote: >> Hi, >> >> my images in the application are in webapp/image folder. How to get >> Context Path in wicket so I can prepend this path to display the > image. >> I am looking for something like this. >> >> getContextPath() + "image/icon.gif"; >> >> Please suggest how to do that. >> >> Thanks, >> Sanjay. >> >> >> --------------------------------------------------------------------- >> 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] > > > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
