Hi! I want to add a confirmation dialog shown to the user when he wants to perform a deletion of a checkbox selection in a dataTable. Will this additional JSF page cause problems in evaluating the selection by using the UIData API when the evaluation occurs after an action on the confirmation page?
The dataModel is in session scope. Regards, Matthias

