Skip to content

Allow RedirectView to expose a bookmarkable URL [SPR-8431] #13077

@spring-projects-issues

Description

@spring-projects-issues

!!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:

Referenced from: commits a58bd30

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions