SSL switching with web.xml
Craig McClanahan explains how to force SSL using settings in your web.xml. Pretty cool stuff, I guess I didn't realize that you could have a <security-constraint> without having an <auth-constraint>. This sure seems a lot more straight forward than using SSLExt or a custom tag library.
Posted by Ashwin Jayaprakash on September 16, 2003 at 06:21 AM MDT #
Posted by Ashwin Jayaprakash on September 16, 2003 at 06:24 AM MDT #