-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
!!Use pwebb rather than philw opened SPR-8431 and commented
In order to provide deeper integration between Spring and JSF I would like it if RedirectView could expose a bookmark string. This would allow me to implement JSFs ViewHandler.getBookmarkableURL using MVC views.
Attached is a patch that provides a new BookmarkableView interface and modifies RedirectView to implement it. I have also updated the test case.
Affects: 3.1 M2
Attachments:
- bookmarkable.patch (9.17 kB)
Referenced from: commits a58bd30
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement