Hello! I want to show in my JSP some table. Number of rows form dynamically. Each row have checkbox with unique value created dynamically. How I can set properties in corresponding JavaBean automatically (not using request.getParameterValues("some_name")). Michael Grushko, RedStar Software.
- How set array of properties? Michael Grushko
- RE: How set array of properties? Michael Grushko
- RE: How set array of properties? Nick Chalko