Hi ...

   I am not able to use the datefimepicker, when I use the following
code:


        <s:datetimepicker name="birthday" label="Date:
"></s:datetimepicker>

        Only Label is displaying no... date and time in JSP..

Regards,
Rajagopal       


-----Original Message-----
From: Jeromy Evans [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 26, 2007 10:36 AM
To: Struts Users Mailing List
Subject: Re: [S2] Datetimepicker in Struts 2.1.0

Hi Mark,

I'm not sure that it helps, but I'm able to get the datetimepicker to 
work (in JSP) using 
https://svn.apache.org/repos/asf/struts/struts2/trunk @ rev 588199, last

changed 2007-10-25 21:02:52 +1000

The only new issue I did encounter was due to the requirement to enable 
non-US locales through the head tag.

I'm working from a clean build from trunk (mvn clean install -Pall).  
Hope that helps in some way.
regards,
 Jeromy Evans

Mark P Ashworth wrote:
> Good Day,
>
> I am trying to use the 2.1.0 build of the dojo plug-in and I am
getting an
> InvalidReferenceException. The issue
> https://issues.apache.org/struts/browse/WW-1757 helped to resolve the
issue
> on the 2.0.9 build but now even the <@s.dateTimePicker /> or
> <@s.datetimepicker /> does not seem to work.
>
>
> on line 49, column 17 in workitem.ftl s.datetimepicker not found.
> The problematic instruction:
> ----------
> ==> user-directive s.datetimepicker [on line 49, column 17 in
workitem.ftl]
>  in user-directive s.form [on line 20, column 9 in workitem.ftl]
> ----------
>
> Java backtrace for programmers:
> ----------
> freemarker.core.InvalidReferenceException: on line 49, column 17 in
> workitem.ftl s.datetimepicker not found.
>       at freemarker.core.UnifiedCall.accept(UnifiedCall.java:136)
>       at freemarker.core.Environment.visit(Environment.java:196)
>       at freemarker.core.MixedContent.accept(MixedContent.java:92)
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to