Hi, I have a problem like this: I have a process like this: start -> html dialog A -> html dialog B. In page A, I click proceed and the process exit dialog A and proceed to dialog B. At page B, i click the browser back button and i get an exception because the dialog instance A is already destroyed. I can use something like FacesContext.getExternalContext().redirect to page B. But this is not good because i heard Ivy has memory leak problem if dialog is not close by using the dialog exit end. Does you have other solutions for this ? Thanks. |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 18.01.2018 at 05:21
Seen: 2,037 times
Last updated: 24.01.2018 at 02:32