vote up 0 vote down star

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.

flag

1 Answer

vote up 0 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.