You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by N G <ni...@gmail.com> on 2005/11/08 20:41:15 UTC

Hi,
 I looked at the implementation that Struts has for the <html:base..> tag
and was wondering the following... Why isn't just something like this good
enough:
 String url = "/" + request.getContextPath();
 Thanks,
NG

Re: Posted by Michael Jouravlev <jm...@gmail.com>.
On 11/8/05, N G <ni...@gmail.com> wrote:
> Hi,
>  I looked at the implementation that Struts has for the <html:base..> tag
> and was wondering the following... Why isn't just something like this good
> enough:
>  String url = "/" + request.getContextPath();
>  Thanks,
> NG

http://wiki.apache.org/struts/StrutsTaglibHtmlBase

Michael.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org