Hello,
just add
d-<checksum>-p=2 to the request :
The checksum is generated by ParamEncoder
ParamEncoder.encodeParameterName("p")
will give it back to you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi:
Our project just got underway and things are looking great using DisplayTag.
We have a requirement to start displaying the table on a specific page ( other than the usual page 1 ) --
How would I go about doing this ??
Ideas / things to try / anything .... ?
Any help appreciated :)
-Sri
I got the same requirement, did you find a solution for this problem?
Att,
Lucas Sanabio
Hello,
just add
d-<checksum>-p=2 to the request :
The checksum is generated by ParamEncoder
ParamEncoder.encodeParameterName("p")
will give it back to you.