--- [EMAIL PROTECTED] wrote:
> This code works running on the server
> 
> <%
> String path = request.getContextPath();
> String basePath = request.getScheme()
>        + "://" + request.getServerName() ...

Oh, on the remote server? Hmm, I would have expected
that to fail in the same way--I assumed the
HttpServletRequest seen by UrlHelper would be the same
as the one in a JSP.

Now I'm just [more] confused [than normal].

d.


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

Reply via email to