Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

Re: [S2] Ajax form and file submission with s:a

Musachy Barroso

2007-01-15

Replies:

Dariouz

There are two problems with the time picker tag, one is that xwork
doesn't support dates in RFC3399 format (only the SHORT, MEDIUM and LONG
from DateFormat), for that I attached a patch here:

https://issues.apache.org/struts/browse/WW-1643

xwork was just released, so I don't think this will get applied anytime
soon. The other problem is the Dojo widget DropDownTimePicker which is
broken, here is the tracking issue:

http://trac.dojotoolkit.org/ticket/1677

I attached a patch with the explanation to:

https://issues.apache.org/struts/browse/WW-1644

As a workaround, while this gets sorted out, use "String" for your date
field.

musachy

Dariusz Wojtas wrote:
> Musachy!
>
> I must have been blind (no wine today).
> I checked again the datetimepicker in the ajax form - but I can
> clearly see that it nicely generates a table row with 2 columns.
> I am sorry for the wrong message before - it's blindness.
>
> [time is still not recognized]
>
> Best regards
> Dariusz Wojtas
>
> On 1/14/07, Musachy Barroso <mbarroso@(protected):
>> I've never tried that myself, but if dojo.bind() supports submission of
>> forms with files, then it should be possible.
>>
>> //did you ever figure out the problem with the date?
>>
>> regards
>> musachy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.