-
Notifications
You must be signed in to change notification settings - Fork 12
TODO
LightGuard edited this page Jan 25, 2012
·
6 revisions
- Components
- Actually not sure what is meant by this, the actual Components class or something else?
- Differences in memory model
- Services
- Again, not sure what this is supposed to be about
- EL from Seam 2
- We really don’t have anything in EE6
- Navigation
- JSF UI Components
- Decorators
- Lifecycle Callbacks
- Scopes and contexts
- @Install vs CDI annotations
-
@Create/@Destroy(Lifecycle) vs EE/CDI annotations -
@Startupvs EE6 Singleton and@Startup - Bootstrapping / initialization and life cycle callbacks
-
@RequestParameter,@Logger,@Datamodel - Configuration
- Events
- Interceptors
- Convert Seam 2 JSF tags to JSF2 equivalents