You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ron Chan <rc...@i-tao.com> on 2007/05/03 22:57:24 UTC

datetimepicker not working in freemarker

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 message in context: http://www.nabble.com/datetimepicker-not-working-in-freemarker-tf3688908.html#a10313044
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: datetimepicker not working in freemarker

Posted by Musachy Barroso <mu...@gmail.com>.
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 <rc...@i-tao.com> wrote:
>
>
> 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"?
> >>
> >> musachy
> >>
> >> On 5/3/07, Ron Chan <rc...@i-tao.com> 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 message in context:
> >>>
> http://www.nabble.com/datetimepicker-not-working-in-freemarker-tf3688908.html#a10313044
> >>> Sent from the Struts - User mailing list archive at Nabble.com.
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> >>> For additional commands, e-mail: user-help@struts.apache.org
> >>>
> >>>
> >>
> >>
> >> --
> >> "Hey you! Would you help me to carry the stone?" Pink Floyd
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/datetimepicker-not-working-in-freemarker-tf3688908.html#a10317825
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

Re: datetimepicker not working in freemarker

Posted by Ron Chan <rc...@i-tao.com>.
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"?
>> 
>> musachy
>> 
>> On 5/3/07, Ron Chan <rc...@i-tao.com> 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 message in context:
>>> http://www.nabble.com/datetimepicker-not-working-in-freemarker-tf3688908.html#a10313044
>>> Sent from the Struts - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>>> For additional commands, e-mail: user-help@struts.apache.org
>>>
>>>
>> 
>> 
>> -- 
>> "Hey you! Would you help me to carry the stone?" Pink Floyd
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/datetimepicker-not-working-in-freemarker-tf3688908.html#a10317825
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: datetimepicker not working in freemarker

Posted by Ron Chan <rc...@i-tao.com>.
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 <rc...@i-tao.com> 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 message in context:
>> http://www.nabble.com/datetimepicker-not-working-in-freemarker-tf3688908.html#a10313044
>> Sent from the Struts - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
>>
> 
> 
> -- 
> "Hey you! Would you help me to carry the stone?" Pink Floyd
> 
> 

-- 
View this message in context: http://www.nabble.com/datetimepicker-not-working-in-freemarker-tf3688908.html#a10317817
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: datetimepicker not working in freemarker

Posted by Musachy Barroso <mu...@gmail.com>.
not working as in "I'm getting an error", or not working as in "nothing is
shown"?

musachy

On 5/3/07, Ron Chan <rc...@i-tao.com> 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 message in context:
> http://www.nabble.com/datetimepicker-not-working-in-freemarker-tf3688908.html#a10313044
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd