• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

prevent auto submit

 
Ranch Hand
Posts: 46
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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 -

 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic