I want to execute a stored proc by clicking on a button developed in JSF and Java. The proc takes roughly around 30 minutes in execution.
When the user clicks on this button, s/he should get a default message like -
Data is being processed. Kindly login after 60 minutes to check the data.
Now when we click on the button, the UI Page hangs for the time when the proc is getting executed.
Is there a workaround to show this default message and run the proc in the backend?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…