-
Nov 5th, 2012, 02:51 PM
#1
@ViewScoped and Spring 3x
Hi.
Is there any chance that Spring will incorporate @ViewScoped from JSF2? There are several "hacks" around it but none of them fits our needs 
Maybe there is some roadmap for this scope or existing feature request?
Basically we're very limited with request scope for Spring Beans. Especially when it comes to JSF 2 converters ( model (s) for UI components are empty due to request scope and we need to hit database too often).
On the other side session scope causes big troubles with performance on the server side.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules