When saved WorkSheet formed http-post request to the class
WorksheetServlet. We use the framework "Stripes", which you can use
TypeConverter. Table jmesa send form parameters in the form of
"subscribers[1].id=1&subscribers[1].name=john", but for TypeConverter
need to pass a string "subscribers[1]=1&subscribers[1].name=john",
without ".id" suffix. Otherwise TypeConverter, which converts the
request to the Bean does not work. How can I do?
Original issue reported on code.google.com by stas.agarkov on 11 Dec 2009 at 12:14
Original issue reported on code.google.com by
stas.agarkov
on 11 Dec 2009 at 12:14