Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.0-Alpha2
-
Fix Version/s: 2.0.0
-
Component/s: Sample Apps
-
Labels:None
-
Environment:jsf2.0, ICEfaces2.0 compat
-
Affects:Sample App./Tutorial
Description
currenlty NavigationBean is in session scope. When changing to View scope, any submit on the example of components (facelet includes) causes view to go to startup view
Since we are demonstrating Window scope with the ace-showcase and possibly future samples, and we are currently blocked from adopting it for compat-showcase due to the JSF issue (until JSF 2.1, anyway), we won't bother changing the scope being used in compat-showcase. It is currently using Session scope.