Hi all,
I'm having a problem with datetimepicker. 

The form works great; the user is able to enter the date and I can persist
the data. Problem is when I wish to post the information on the screen - the
bean is populated but the value is not shown on the form :-(

code:

        <s:datetimepicker name="Register.dob"
                                          value=""
                                          type="date"           
                                          staticDisplay="true"                  
                
                                          label="DOB (MM/dd/yyyy)" 
                                          displayFormat="MM/dd/yyyy"            
                 
                                          required="false"/>

thanks for any pointers!
-- 
View this message in context: 
http://www.nabble.com/Why-datetimepicker-doesn%27t-show-the-value-of-my-bean--tp16262767p16262767.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to