I am using JSP/Servlets to integrate the JAsper report tool to generate reports in 5 different formats. After getting the output in the HTML or Excel format, Can we sort the fields of the table so that the page is dynamic? I am not sure how to do this since Jasper is already called using servlet and the data is filled.
|
|
Could you, please, clarify a bit? What exactly do you want to do? If you want to sort the HTML fields of the table, I am afraid, that's not possible. Excel is another matter, as it contains dynamic data. |
||
|
|
