Hi,
I have an HTML table and within its body, I create display though a while loop the results of a search.
Then for each row of the displayed results, a javascript submit changes to a java servlet when I click on that particular row.
Now, everything goes well as long as I do not sort by...