Re: [S2] dropdowndatetimepicker not working

2007-01-15 Thread Alexandre Mendonça Lima
Hi Musachy, I'll try to build version 2.0.3 . Thanks for you help! Alexandre - Original Message - From: "Musachy Barroso" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Friday, January 12, 2007 5:01 PM Subject: Re: [S2] dropdowndatetimepic

Re: [S2] dropdowndatetimepicker not working

2007-01-12 Thread Musachy Barroso
Hi Alexandre, The datepicker tag has been on the move between 2.0.1 -> 2.0.3. I would suggest not to use 2.0.2, and wait until the next stable build is released, must likely 2.0.3. If you can't wait, and decide to build from source, and still have the same problem, let us know. regards musa

[S2] dropdowndatetimepicker not working

2007-01-12 Thread Alexandre Mendonça Lima
Hi, Previously, when I was using version 2.0.1, my JSP was: The property dataCadastro in bean equipamento (property of my action) is from type java.util.Date . It's worked! Now, I'm using the actual version that I´ve copied from http://people.apache.org/builds/struts/2.0.2/ . The tag was mo