On Wed, 26 May 2004 14:52:08 +0200, Kransen, J. wrote:
>> I'm not sure on how to use the html:base tag in the opposite manner, ie
>> the href to be that of the struts action's path not the jsp's path?
> 
> Indeed it seems impossible to create a <base> tag containing an action path
> instead of a jsp path, or at least it didn't work for me. I assume your jsps
> are not in the root? I once had difficulties with the <base> tag with jsps
> not in the webapp root. I ended up placing the jsps in the webapp root. Not
> sure if this is an option for your project, but maybe you can do the same?

Ended up just using base (<base/>) tag directly, with a coded
correct base url (virtual hostname, port, web context, and action path). A
bit messy just to satisfy one browser, but i guess &#*% happens. It would
have been nice to exclude the action path from the base url making all
relative links relative to the base of the webcontext but... firefox
doesn't honour the base tag! 

Thanks for the help Jeroen.

Mick.

-- 
-- <BR/>
"Living on Earth is expensive, but it does include a free trip around the sun every 
year." Unknown
<BR/> --- <a href=http://www.harryspractice.com.au>Harry's Practice</a> --- 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to