posted 11 years ago
Hi,
I have a popup panel with an input text. After entering the input, a backing bean validation method which checks if the entered input is valid and if there is any associated data in the database is called. The problem is after returning from the method, the popup panel is closed whether there is a valid data or not.
Please advice.
thanks in advance.