datetimepicker (type=time) problem

2008-02-13 Thread Belinda Lawson
Hello, We are trying to use the datetimepicker tag to enter both a date and a time independently. The date portion works fine. However, I find that when I use the attribute type=time, my picker does not appear on the page. My tag looks like this: s:datetimepicker label=Start Time type=time

datetimepicker (type=time) problem

2008-02-13 Thread Belinda Lawson
Hello, I'm trying to use the datetimepicker tag to enter both a date and a time independently. The date portion works fine. However, I find that when I use the attribute type=time, my picker does not appear on the page. My tag looks like this: s:datetimepicker label=Start Time type=time

Re: datetimepicker (type=time) problem

2008-02-13 Thread Belinda Lawson
displayFormat=h:mm a type=time value=%{defaultAnswerTime} required=true/ Belinda Lawson wrote: Hello, I'm trying to use the datetimepicker tag to enter both a date and a time independently. The date portion works fine. However, I find

Re: datetimepicker (type=time) problem - SOLVED!

2008-02-14 Thread Belinda Lawson
too. Let me know if you have any success. If not, I'll convert my test program to 2.0.9. Belinda Lawson wrote: It appears that planetstruts.org's demo pages suffer the same problem. See anything wrong there with their examples? http://www.planetstruts.org/struts2-showcase/tags/ui