
| Key: |
DISPL-254
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Blocker
|
| Reporter: |
Anonymous
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
DisplayTag
Created: 02/Nov/05 12:02 PM
Updated: 29/Dec/05 09:32 AM
|
|
| Component/s: |
Paging/Sorting
|
| Affects Version/s: |
None
|
| Fix Version/s: |
TBD
|
|
| Application server: |
Tomcat 5.0
|
|
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?
|
|
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? |
Show » |
|
With DISPL-267 you can solve your problem.