Sure enough, two minutes after posting this, I found out my problem. It
was related to context paths in my upgrade from Jetty 5 to 6. Sorry for
the false alarm.
--
Kevin
On Sun, 25 Jun 2006 17:39:19 -0400, Kevin Menard <[EMAIL PROTECTED]>
wrote:
I just moved my webapp over to Tapestry 4.1 and I'm seeing some odd
behavior with the generated URLs. They basically have one slash too
many.
E.g.,
<base href="http://127.0.0.1:9999//"/><!--[if IE]></base><![endif]-->
and
<a href="//Home.html"><img src="//images/header.png"
alt="header.png"/></a>
Is this a known problem? If so, any workarounds?
Thanks,
Kevin
---------------------------------------------------------------------
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]