On 2/27/06, Jim Reynolds <[EMAIL PROTECTED]> wrote: > All I have been asking is the following: Is there a easy way using the > html:# tags to get the full url printed.
<html:link> along with <html:base> should help you build proper server-relative URL: http://wiki.apache.org/struts/StrutsTaglibHtmlLink I don't think that <html:link> can build full URL along with server name. You can do it yourself pretty easily using request properties. Michael. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]