The struts2 dojo plugin is way behind the dojo release.
I use the dojo frame all the time with struts2.
The dojo frame work is at 1.4.and the struts2 dojo plugin is at .4.
Just use the dojo 1.4 framework directly.

<s:textfield name="time" dojoType="dijit.form.TimeTextBox" value="now" cssStyle="width:90px" />

<s:textfield name="date" dojoType="dijit.form.DateTextBox" value="now" cssStyle="width:90px" />



Steve

----- Original Message ----- From: "Struts Two" <struts...@yahoo.ca>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Tuesday, June 29, 2010 19:35
Subject: Re: Struts time picker does not render in IE7/IE8


What is meant is do not use "struts dojo plugin". However, you can use dojo
framework (which is a great framework) with struts 2



----- Original Message ----
From: Dale Newfield <d...@newfield.org>
To: Struts Users Mailing List <user@struts.apache.org>
Cc: john.vargh...@smartonline.com
Sent: Tue, June 29, 2010 10:36:08 AM
Subject: Re: Struts time picker does not render in IE7/IE8

On 6/29/10 9:03 AM, john.vargh...@smartonline.com wrote:
Hi friends....any suggesstions?

My suggestion is "don't use dojo".

-Dale

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



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



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

Reply via email to