Hi, When I use the
<html:base> tag (using Tiles), my <base href> url gets rendered with a "pe" at the end, plus some other gibberish that prevents it from working, for example: <base href="http://www.myurl.compe"> instead of <base href="http://www.myurl.com"> So I had to remove the <html:base> tag. But what if I have problems and need to use <html:base> after all? Has anyone experienced this? Where does <html:base> get its url? Thanks, Heather Buch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

