I would probably try this technique:

http://stripesframework.org/display/stripes/Indexed+Properties

You can get an idea of how to get it to from this example under the heading:  
Multiple File Uploads Using Indexed Properties


http://stripesframework.org/display/stripes/File+Uploads


Joaquin



On Jan 23, 2011, at 8:54 AM, Adam Stokar wrote:

> 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

Joaquin Valdez
joaquinfval...@gmail.com



------------------------------------------------------------------------------
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