Browsenavigation + Parameters

X-Application Version: 0.7
Tamino Version : 3.1.1
Platform : Win2k
WebContainer : Tomcat 3.2.1
JDK Version : 1.3.1

normaly, it is possible to pass some parameters to a .jsp page via hidden fields and forms.
To read them, request.getParameter(…) can be used.

This works fine with the initial call to my list.jsp .
But my parameters get lost, when browsenavigation’s next page is called.
Just that :pos= paramter is sent.

Is it possible to post the jsp page with the
next buttion?

Michael

Software AG Germany, Darmstadt