Re: datetimepicker not working in freemarker

2007-05-04 Thread Musachy Barroso
The thing is that in 2.0.6 some of the ajax tags had the wrong case in the freemarker model names (should be all lower case). Try dateTimePicker. https://issues.apache.org/struts/browse/WW-1757 musachy On 5/4/07, Ron Chan <[EMAIL PROTECTED]> wrote: on the same page I have s.form s.hidden s.

Re: datetimepicker not working in freemarker

2007-05-03 Thread Ron Chan
on the same page I have s.form s.hidden s.textfield s.submit and they all work fine Ron Chan wrote: > > getter error message > > s.datetimepicker not found > > > Musachy Barroso wrote: >> >> not working as in "I'm getting an error", or not working as in "nothing >> is >> shown"? >> >> m

Re: datetimepicker not working in freemarker

2007-05-03 Thread Ron Chan
getter error message s.datetimepicker not found Musachy Barroso wrote: > > not working as in "I'm getting an error", or not working as in "nothing is > shown"? > > musachy > > On 5/3/07, Ron Chan <[EMAIL PROTECTED]> wrote: >> >> >> the datetimepicker does not work in freemarker in the using

Re: datetimepicker not working in freemarker

2007-05-03 Thread Musachy Barroso
not working as in "I'm getting an error", or not working as in "nothing is shown"? musachy On 5/3/07, Ron Chan <[EMAIL PROTECTED]> wrote: the datetimepicker does not work in freemarker in the using <@s. tag syntax the same page works fine in jsp anyone else experienced this? -- View this me