Re: Map backed form

2019-02-17 Thread Lukasz Lenart
sob., 16 lut 2019 o 10:28 Yasser Zamani napisaƂ(a): > > I think a file named yourActionClass-conversion.properties beside your action > with following contents should help [1]: > > Key_xxx=java.lang.Long > Element_xxx=java.lang.Double > > (where xxx is the field name of the collection property in

Re: How to use s:iterator s:include s:param

2019-02-17 Thread Yasser Zamani
Hi Albert, I found following at [1]. "Note: Any additional params supplied to the included page are not accessible within the rendered page through the tag since no valuestack will be created. You can, however, access them in a servlet via the HttpServletRequest object or from a JSP page via a s