
| Key: |
STS-617
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Ben Gunter
|
| Reporter: |
Ben Gunter
|
| Votes: |
2
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
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.
|
|
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. |
Show » |
|