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

Reply via email to