Can you surround your link with <wicket:link> and use a relative link?

On Tue, Mar 25, 2008 at 8:59 PM, Enrique Rodriguez <[EMAIL PROTECTED]> wrote:
> How can I set a favicon for all my pages where the image referenced by
>  the href comes from a ResourceReference?  Today I use a
>  StringHeaderContributor to add the link element, but the image is
>  hard-coded to serve out of my "src/main/webapp" directory and I'd
>  rather serve it from a Java package.  If I create a ResourceReference
>  for my image, how can I get the URL of the image to populate the href
>  with?
>
>  Enrique
>
>  ---------------------------------------------------------------------
>  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