Hey hey,

trying to construct a URL like this:

RequestUtils.toAbsolutePath(urlFor(MyPage.class, null).toString());


this works fine in general, but when executed using AJAX calls, it produces
" http:/mypagemountpath "
instead of the expected " http://my.host.name/mypagemountpath "


Am I missing something or is this a bug?


- Antoine


-- 
We don't see things as they are, we see things as we are. - Anais Nin
Whether you think you can or whether you think you can't, you're right. -
Henry Ford

Reply via email to