[displaytag-devel] [jira] Created: (DISPL-365) requestURI attribute of table tag has incorrect documentation
requestURI attribute of table tag has incorrect documentation - Key: DISPL-365 URL: http://jira.codehaus.org/browse/DISPL-365 Project: DisplayTag Type: Bug Components: Documentation Versions: 1.1
[displaytag-devel] dynamic generation of tables using displaytag
Hi: I am looking for any kind of help regarding dynamic generation of tables using displaytag. I have a hashmap with user as the key and an arraylist as its value.For every user, i would like to display a table (using displaytag). How should the name attribute of the display tag look like.