Re: s:datetimepicker not working

2007-01-29 Thread Musachy Barroso
Which build are you using? regards musachy xiao jie wrote: Hi : I seem to have problem with the s:datetimepicker tag in my struts 2 application, I used the quickstart project as a template and starting point for my project, but when I include a s:datetimepicker in a jsp page,it says No tag "d

Re: s:datetimepicker not working

2007-01-28 Thread xiao jie
Hi Dariusz: thanks a lot!! Pam - Original Message From: Dariusz Wojtas <[EMAIL PROTECTED]> To: Struts Users Mailing List Sent: Sunday, January 28, 2007 8:21:43 PM Subject: Re: s:datetimepicker not working Look at the link I have given you :) http://people.apache.org/builds/

Re: s:datetimepicker not working

2007-01-28 Thread Dariusz Wojtas
Look at the link I have given you :) http://people.apache.org/builds/struts/nightlies/2.0.x/ These are the nightly builds for Struts 2. Download struts core, struts api + the plugins you need - only a set from the last day. Alternatively checkout the sources from the repository and make a build

Re: s:datetimepicker not working

2007-01-28 Thread xiao jie
hi: I am using struts 2 2.0.1 but how do I update it to 2.0.4? thanks a lot. Pam - Original Message From: Dariusz Wojtas <[EMAIL PROTECTED]> To: Struts Users Mailing List Sent: Sunday, January 28, 2007 7:58:20 PM Subject: Re: s:datetimepicker not working Which version of S2 a

Re: s:datetimepicker not working

2007-01-28 Thread Dariusz Wojtas
Which version of S2 are you using? There were changes in this area in the last month. You need to use 2.0.3, or preferably 2.0.4 to use it this way http://people.apache.org/builds/struts/nightlies/2.0.x/ Dariusz Wojtas - To uns

s:datetimepicker not working

2007-01-28 Thread xiao jie
Hi : I seem to have problem with the s:datetimepicker tag in my struts 2 application, I used the quickstart project as a template and starting point for my project, but when I include a s:datetimepicker in a jsp page,it says No tag "datetimepicker" defined in tag library imported with prefix "s"