Hi,
I am creating a report in JSP with Oracle backend.
My report needs to be displayed in a html table (this is not a problem).
Unfortunately, the first column repeats itself over and over again. Is there anyway to suppress duplicated values in JSP?
Thanks in advance.
VC
I am creating a report in JSP with Oracle backend.
My report needs to be displayed in a html table (this is not a problem).
Unfortunately, the first column repeats itself over and over again. Is there anyway to suppress duplicated values in JSP?
Thanks in advance.
VC