We're using SWA with Tomcat. When a user navigates to http://server.mysite.com/webmail we'd like to redirect them to https://server.mysite.com/webmail. This is simple with apache. My initial research indicates that the Tomcat approach is to write some java code to do this. Is there an easier way? Or has someone already blased this trail and willing to post the code?
Cheers,
Stephen