Hi,
you can write your own interceptor., there was posting few months back
regarding this.
Thanks,
Nuwan
Mufaddal Khumri wrote:
Hello,
In Struts old we used to do this in struts.xml:
<!-- secure plugin -->
<plug-in className="org.apache.struts.action.SecurePlugIn">
<set-property property="enable" value="true"/>
<set-property property="addSession" value="true"/>
</plug-in>
What is the struts 2 way of securing your actions? Is there a
predefined interceptor or packaged plugin I can use? Any pointers.
Thanks,
Mufaddal.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]