Re: datetimepicker & S2 validation

2007-06-07 Thread stanlick
So is one of the bugs a disconnect from S2 validation? On 6/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: It is getting to the action! Can you tell me if a new version is available? On 6/6/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: > > Datetimepicker is buggy on 2.0.6, I would first

Re: datetimepicker & S2 validation

2007-06-07 Thread Musachy Barroso
---Original Message- From: Musachy Barroso [mailto:[EMAIL PROTECTED] Sent: 06 June 2007 21:37 To: Struts Users Mailing List Subject: Re: datetimepicker & S2 validation sorry. 2.1 is the one. musachy On 6/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > It is getting to t

Re: datetimepicker & S2 validation

2007-06-07 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: > > > > > Is payrollUpdate.effectiveDate a String? d. Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out

RE: datetimepicker & S2 validation

2007-06-07 Thread David Harland
Hi Musachy , Have you fixed the bugs for the datetimepicker tag for 2.0.8? Thanks Dave. -Original Message- From: Musachy Barroso [mailto:[EMAIL PROTECTED] Sent: 06 June 2007 21:37 To: Struts Users Mailing List Subject: Re: datetimepicker & S2 validation sorry. 2.1 is the

Re: datetimepicker & S2 validation

2007-06-06 Thread Musachy Barroso
2.1 is the development branch (technically trunk :) ), and there is no release for it yet, if you want to build it yourself: http://struts.apache.org/2.x/docs/building-with-maven.html musachy On 6/6/07, Vincent Lin <[EMAIL PROTECTED]> wrote: Is struts 2.1 available for downloading? I only fin

Re: datetimepicker & S2 validation

2007-06-06 Thread Vincent Lin
Is struts 2.1 available for downloading? I only find struts 2.0.6 in apache website. On 6/7/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: sorry. 2.1 is the one. musachy On 6/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > It is getting to the action! Can you tell me if a new version

Re: datetimepicker & S2 validation

2007-06-06 Thread Musachy Barroso
sorry. 2.1 is the one. musachy On 6/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: It is getting to the action! Can you tell me if a new version is available? On 6/6/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: > > Datetimepicker is buggy on 2.0.6, I would first make sure that the valu

Re: datetimepicker & S2 validation

2007-06-06 Thread stanlick
It is getting to the action! Can you tell me if a new version is available? On 6/6/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: Datetimepicker is buggy on 2.0.6, I would first make sure that the value is getting to the action, without any validation at all. musachy On 6/6/07, [EMAIL PROTEC

Re: datetimepicker & S2 validation

2007-06-06 Thread Musachy Barroso
Datetimepicker is buggy on 2.0.6, I would first make sure that the value is getting to the action, without any validation at all. musachy On 6/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I have a datetimepicker on a screen with the key=" payrollUpdate.effectiveDate". I have a PayrollUp