In my left-most table column, I've got an image displayed.

The image, must be made clickable by means of the anchor tag with a
few parameters, such as:

<a href="SomePage?arg1=value1&arg2=value2> <img .../> </a>

All the rendering works fine, but the problem occures when I change
the displaytag page (second, third, next or last).

Now browsing such page (other than the first), if I click on my
image, I expect the same page (and data) to be reloaded, except
that my image will have changed.

This also works, EXCEPT that when the page is reloaded, the displaytag's
first page is ALWAYS displayed rather than the page I was on.

I noticed the parameter 'd-16544-p=2' in the URL when clicking a page
number of the previous, next, first or last.

Does this value stay constant?

How can I get access of this current value?  Is it made available
from the session?

Thanks for all your help,

Christian


Reply via email to