Create an interceptor that allows actions only to be called from the action
component in the view layer.
--------------------------------------------------------------------------------------------------------
Key: WW-1790
URL: https://issues.apache.org/struts/browse/WW-1790
Project: Struts 2
Issue Type: New Feature
Components: Interceptors
Reporter: Philip Luppens
Assigned To: Philip Luppens
Priority: Minor
Fix For: 2.1.0
Some actions should not be allowed to be called directly (from an http
request), but only in the view using the action component.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.