struts2.0.14's date time picker tag

2012-06-07 Thread Amol Ghotankar
A issue I am facing with struts2.0.14's date time picker tag The problem is that struts2 datetimepicker displayformat attribute must always be set to format of tomcat server date time format else the submitted values are null. *Change Date time setting by in Win 7:* 1. RightClick b

Re: Struts2 Date time picker problem in Firefox

2011-05-30 Thread Maurizio Cucchiara
Could you post your jsp file (preferably through a pastebin service) ? On 30 May 2011 10:16, Amol Ghotankar wrote: > @Maurizio: > > I have not changed anything, and the application is very simple do not use > any dojo manipulation too. > > Yes the output is from the client browser retrieved via

Re: Struts2 Date time picker problem in Firefox

2011-05-30 Thread Amol Ghotankar
@Maurizio: I have not changed anything, and the application is very simple do not use any dojo manipulation too. Yes the output is from the client browser retrieved via firebug & similar browser plug-ins where I can see that in FF the value is blank. Any quick fix for this. Regards, Amol

Re: Struts2 Date time picker problem in Firefox

2011-05-30 Thread Maurizio Cucchiara
How did you check the output? are you sure this is not the output of some plugin like firebug, etc? AFAICR there is no difference between the FF and IE output, I'm inclined to think that what really happens has to do with dojo manipulation. On 30 May 2011 08:21, Amol Ghotankar wrote: > I checked

Re: Struts2 Date time picker problem in Firefox

2011-05-29 Thread frans
We use jquery ui Work well Sent from my BlackBerry® powered by Sinyal Kuat INDOSAT -Original Message- From: Amol Ghotankar Date: Mon, 30 May 2011 11:26:57 To: Struts Users Mailing List Reply-To: "Struts Users Mailing List" Subject: Struts2 Date time picker problem in Firef

Re: Struts2 Date time picker problem in Firefox

2011-05-29 Thread Amol Ghotankar
I checked the output on browsers and this was what i found IE FF Help is need to fix this part.

Struts2 Date time picker problem in Firefox

2011-05-29 Thread Amol Ghotankar
I have a simple form that has s:datetimepicker name="studentAdmission.admissionDate" id="requiredString" cssClass="must" value="%{'today'}"/ When I submit this form from Firebox the object at backend does not get the date value. But when I submit this form from IE8, the object at backend gets th

Re: Date time picker

2009-03-05 Thread Zoran Avtarovski
bution to any party other than intended recipient. Sender does > not necessarily endorse content contained within this transmission. > > > > >> > Date: Thu, 5 Mar 2009 21:13:18 +1100 >> > Subject: Re: Date time picker >> > From: zo...@sparecreative.com >

RE: Date time picker

2009-03-05 Thread Martin Gainty
confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Date: Thu, 5 Mar 2009 21:13:18 +1100 > Subject: Re: Date time picker > From: zo...@sparecreative.com &

Re: Date time picker

2009-03-05 Thread Zoran Avtarovski
No need. I found the plugin for jscalendar which does exactly what I need and dropped in without a hitch. Z. > > > Hi, > > I¹m hoping somebody can help. > > I need a date and time picker. The dojo based one is either a date or time > picker, but not both. > > Does anybody know of a good date

Date time picker

2009-03-04 Thread Zoran Avtarovski
Hi, I¹m hoping somebody can help. I need a date and time picker. The dojo based one is either a date or time picker, but not both. Does anybody know of a good date and time picker I can use or suggestions on how to easily combine the dojo date and time picker to combine. Z.