Am using the Struts sslext based on advice from several of you.

However when I change my struts config to use the class: org.apache.struts.config.SecureActionConfig

i.e.

        <!-- Action Mappings -->
        <action-mappings type="org.apache.struts.config.SecureActionConfig">

I get

The following exception was logged java.lang.ClassNotFoundException: org.apache.struts.config.SecureActionConfig

Any idea where the class is as I cant find it in any of my JARs.

Thanks in advance.

Im using Struts 1.1 FYI



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to