A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
JSF
Author
JSF refresh question
Luke Murphy
Ranch Hand
Joined: May 12, 2010
Posts: 299
posted
Aug 19, 2011 05:18:56
0
Ok so you are using a
JSF
architecture with backing beans.
You have a commit button on your view which invokes a handleCommit() method on your backing bean. This kicks off a commit sequence.
How do you deal with scenarios that the user hits refresh after the commit event has finished?
Basically you want to avoid double commits?
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: JSF refresh question
Similar Threads
JSF web DB
Data transfer between Servlet and JSP
Continuous polling JSF component to refresh its state
Immediate=True
Datatable Refresh Issue
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter