I have posted a new version of sslext (the Struts extension for HTTP/HTTPS protocol switching) for Struts 1.1 beta3 at sslext.source.net.
I have also posted new releases of the Struts 1.0, 1.1b1, and 1.1b2 versions. These releases fix a bug with the sslext.tld that never showed up until I tested with the 4.1.18 version of Tomcat. (Enforcement getting stricter, I like that!) The 1.1b3 version includes a new feature that was recently requested: the ability to disable the HTTP/HTTPS switching. This is something you may want to do temporarily if your SSL is non-functional for whatever reason. This is done using the new "enable" attribute for the SecurePlugin specified in the struts config file. If not specified, the default value for this attribute is "true". The 1.1b1 and 1.1b2 versions do not include this new feature and will probably not be updated from this point forward except for bug fixes. Stand by for other new features. Steve -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

