Hi Dean, Yep - I'm using it without sessions. Just code the <pg:pager> url attribute to be your action mapping e.g. "/action.do" This will ensure that your action gets called again when you page through the results. Just get your action to put the required data into the request.
HTH Malc -----Original Message----- From: Chen, Dean (Zhun) [mailto:[EMAIL PROTECTED]] Sent: 02 October 2002 15:01 To: '[EMAIL PROTECTED]' Subject: has anyone gotten JSPTag's pager to work without using sessions? has anyone gotten JSPTag's pager to work without using sessions? Dean Chen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> ************************************************************************* The information contained in this message or any of its attachments may be privileged and confidential and intended for the exclusive use of the addressee. If you are not the addressee any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited ************************************************************************* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

