duboldi - 2006-09-22

Hi all!!

I'm using display-tag 1.0 in my Jsp.
When my application run and I use the sort or export functionality, my jsp reload and the back-end code re-execute. How could I avoid it? This slow down my application.
When I display the jsp source code, I see that the called url built automatically and links to the page where I compute my data, that forwards to the display data page.

Thanks in advance.