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
- <html:base tag... N G
- Re: <html:base tag... Michael Jouravlev