Toby Saville wrote:
Is there any way I can make URL's generated by struts, be absolute including the protocol, hostname and port?
Thanks
One response showed you how to get the absolute URL of a request, but I don't know if that is what you want. The answer to your question depends, I suspect, on what you want to do. This is not clear from what you have said. I also suspect that, if you are trying to avoid the damnedable troubles with relative URLs, you probably would be more happy substituting a protocol for a URL with Struts. You can do that with more than the standard ".do". Could you elaborate?
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]