Hi,

I've been using Stripes for a while now and LOVE it.  I came across an issue
today and am not sure how to solve it.

I'd like to have a single text input where the user can type multiple dates,
separated by commas (i.e. 1/24/11,1/25/11,March 3).

I am mapping the text property to a bean property List<Date> dates.

For some reason, when I submit the form with multiple dates, only the 1st
date gets mapped into the list.  This comma-separated technique works for
strings and integers, but it doesn't seem to be working for dates.  Am I
doing something wrong?  Any help is much appreciated.

Thanks!

Adam
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to