3 Replies Latest reply on Jan 13, 2011 5:14 AM by ilya_shaikovsky

    Calendar componet got hang sometimes

    techbrainless

      Hi All ,

       

      I am using richfaces component (3.2.1 GA) in my jsf (1.2 ) pages but I am facing a problem in calender component , sometimes it got hang i mean when i click on calender button No popup calender will be shown and i have to exit the page (containing calender component) and enter to the page again to make it work..

       

       

      here is my code :

       

      <rich:calendar id="mdate" value="#{newProduct.manufactureDate}" required="true" requiredMessage="#{msgs.required_message}" />

       

       

      any suggestion ............