You probably already know, but you can use Struts <html:base/> tag to dynamically create the base tag. This works great as you don't have to edit the tag if you move the page or change the server for example. It also creates the full "http://host/webapp/page.jsp"
> -----Oorspronkelijk bericht----- > Van: Mick Wever [mailto:[EMAIL PROTECTED] > Verzonden: woensdag 26 mei 2004 13:43 > Aan: [EMAIL PROTECTED] > Onderwerp: RE: Links relative to jsp not action in Opera > > On Wed, 26 May 2004 13:28:23 +0200, Kransen, J. wrote: > > > Do you have a <base> tag inside your <html><head> ? > > No, but I'm playing around with that now... > One problem that arises from using the base tag is browser > differences: > IE: server name and port required in base href > Firefox: base tag doesn't work at all > Opera: works great. > > Mick. > > > -- > -- <BR/> > "When prosperity comes, do not use all of it." Confucius > <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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]