Hi,
I have a requirement came up for me where I have to show a table with first colum as a main one and multiple rows grouped to it.
For example first column is a list of plants and every plant has a set of products associated to it which will be shown corresponding to the plant but number of rows corresponding to plant is varying and needs to be changed at runtime.
Do you know any way how can I achieve in
jsp,
struts?
thanks,