flow-scope Questions
2
Solved
I tried the last version of JavaServer Faces 2.2 (Mojarra 2.2.4)
and noticed changing my query string in this unwanted way:
page.jsf?jftfdi=&jffi=
instead of
page.jsf
I've found that it ...
Stellite asked 8/10, 2013 at 18:21
1
Solved
I have a service, accessed by a servlet, which redirects the user to a login screen. The backing beans' scope is currently being changed from @ConversationScoped to @FlowScoped, as it's easier to h...
Geist asked 16/1, 2015 at 13:55
1
© 2022 - 2024 — McMap. All rights reserved.