You can also use a controller class/action to do it
and then in the action class for /selectBodyTile.do you can access the
ComponentContext which will allow you to change the attributes before tiles
does the insert thus allowing you to programmatically set the inner tile to
be a JSP,another tile
Hi,
(Struts 1.1) (BeanUtils 1.7.0)
I want to use a map-backed form for a form which contains a multiple select
listbox. When I submit the form with more than one item selected the values
seem to get extracted from the request properly into a string array,
however BeanUtils seems to morph it back
2 matches
Mail list logo