see ContextImage and how it builds a context-relative path... -igor
On Thu, Mar 13, 2008 at 2:20 PM, James Carman <[EMAIL PROTECTED]> wrote: > This is probably a dumb question, but what kind of link should I use > to link to a JNLP file which resides within the same webapp? We have > the JnlpDownloadServlet running which accepts any *.jnlp file requests > and we're using WicketFilter (so it shouldn't interfere). I don't > think it's an ExternalLink, since it lives within the same webapp. I > guess I could use external link, but I'll have to do a little URL > building to get the correct url with the correct context path and > everything, right? > > James > > --------------------------------------------------------------------- > 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]
