What's the cleanest way to get to the request url information, such as the domain name, from within an interceptor? I know that I could get a hold of the servlet API to do this, but is this a best practice? I know that I've read that you should try to avoid accessing the servlet API from within your struts code.
Any advice on the cleanest way to get this domain name from within struts? _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]