Greetings,

My action bean has a String[] valued property with getter and setter, say,
x. The JSP is happy with using the array in <stripes:options-collection
collection="x"/> but referring  to ${actionBean.x.length} generates
NumberFormatException. Does it make sense? Thanks,

-a

-- 
Aaron Stromas
------------------------------------------------------------------------------
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to