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 Firefox I have

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: Access to ActionContext.getContext().getName() using OGNL

2011-05-29 Thread Jason Pyeron
> -Original Message- > From: jlm...@gmail.com > Sent: Saturday, May 28, 2011 22:49 > To: Struts Users Mailing List > Subject: Re: Access to ActionContext.getContext().getName() using OGNL > > The reason is that I have JSP which contains a form that > it's used for the creation and modi