Re: Quetsions about tag

2007-06-05 Thread Musachy Barroso
1. nope, you will have to use 2 pickers, one for the time and another for the date 2. nope 3. Big bug in datetimepicker: https://issues.apache.org/struts/browse/WW-1917 , until 2.1, you would have to use an String for the field that will be assigned the date value, or use a converter. musachy

Quetsions about tag

2007-06-05 Thread Vincent Lin
Hi, I've tried tag in my JSP. It's really a cool tag which render a date selection javascript control. But I have some quetsions about this tag: 1. Can I select date and time simultaneously in one datepicker control? Currently I map a date property in action to 2 separate datepicker in JSP: one