Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2
-
Component/s: Paging/Sorting
-
Labels:None
-
Application server:Tomcat 5.0
Description
I have a jsp that initially has no parameters. On the page the user selects an item from the pull down where I call the servlet to refresh the page with the passed parameter. When I then try to sort on a column the parameter is not retained.
I can see on the status bar when I hover over the column link that the parameter is in the link, but since the servlet does not appear to be called agan how can I retain this data?
I can see on the status bar when I hover over the column link that the parameter is in the link, but since the servlet does not appear to be called agan how can I retain this data?
With DISPL-267 you can solve your problem.