Pluggable path generation strategy
----------------------------------
Key: STR-3077
URL: https://issues.apache.org/struts/browse/STR-3077
Project: Struts 1
Issue Type: New Feature
Components: Core
Reporter: Paul Benedict
Assignee: Paul Benedict
Fix For: 1.4.0
Struts 1.3 introduced the "actionId" property. This property defines a symbolic
name to uniquely identify an action mapping within a module, but furthermore
allows the mapping to be symbolically referenced at the view layer (a la tag
library support). It's quite real for the URL to now become completely
irrelevant when referring to mappings through symbolic names. Struts could
generate them automatically through a pluggable strategy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.