Issue 236: jmesa and stripes
Status:  Invalid
Owner: ----
Closed:  Mar 2011
Reported by stas.agarkov, Dec 11, 2009
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?
Mar 9, 2011
Project Member #1 jeff.johnston.mn@gmail.com
Not sure if this issue is valid yet...
Status: Invalid