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 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 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 PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > >
> > > > I have a datetimepicker on a screen with the key="
> > > > payrollUpdate.effectiveDate".  I have a
> > > > PayrollUpdateAction-validation.xmlfile that corresponds to the
> Action
> > > > associated with this web page.  Inside
> > > > the validation file I have the following field validation:
> > > >
> > > > <field name="payrollUpdate.effectiveDate">
> > > > <field-validator type="requiredstring">
> > > >     <message key="requiredstring">
> > > >   </field-validator>
> > > > <field>
> > > >
> > > > After entering a date or selecting one from the calendar, I get
the
> > > > validation error that Effective Date is required!  It is as though
I
> > > have
> > > > not entered anything!  Any ideas?
> > > >
> > > > --
> > > > Scott
> > > > [EMAIL PROTECTED]
> > > >
> > >
> > >
> > >
> > > --
> > > "Hey you! Would you help me to carry the stone?" Pink Floyd
> > >
> >
> >
> >
> > --
> > Scott
> > [EMAIL PROTECTED]
> >
>
>
>
> --
> "Hey you! Would you help me to carry the stone?" Pink Floyd
>




--
"Hey you! Would you help me to carry the stone?" Pink Floyd

Reply via email to