Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Release 1.5
-
Fix Version/s: Release 1.5.1, Release 1.6
-
Component/s: ActionBean Dispatching, Tag Library
-
Labels:None
Description
Clean URLs should be able to differentiate between URL bindings based on more than just the prefix, allowing for URL bindings like /user/{user}/profile and /user/{user}/preferences to be dispatched to different ActionBeans based on the difference in the trailing literal.
I'm satisfied with how clean URLs work now. Marking this as fixed.