-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.0
-
Component/s: Seam / JSF UI
-
Epic Link:
-
Tags:
-
Impact type:Configuration Change
-
Upgrade notes:
-
Sprint:Sprint DM/Studio 5.9.6-2
The restful URL system needs to comply to JSF2 features, and should be simplified (currently relying on a servlet filter + phase listener + navigation handler + url service).
If not possible, at least navigation logics (bookmarkable urls management and redirect on post) should be restored: currently the mapping between view ids and outcome needs a faces context to be properly initialized.
- depends on
-
NXP-7083 Factorize all Web Container resources in a single Servlet that uses Extension point
- Resolved