posted 14 years ago
i am using popup panel using jsf/icefaces.
i am using user add page in popup panel using tag lib.
i have button called "New User", when i click this button a popup panel get visible but when i click on close button whhich means visibility of panel set to false, the page shows me required messages which i set for new user page.
can any one told me how to hide and visible panel without required message error.
newUser.jspx -