Hi Raja,
Thanks for your reply. Can you please explain how I could manipulate the requestURI tag?
I'm currently not using any frameworks , just plain jsp , servlets and supporting java classes.
Raaja G wrote:
Hi,
That will be because you might be giving wrong action in the requestURI. Just give the same action where you are setting the collection object in request scope. If you another action configuration then it will check for that action when you click next or previous.
Hope this will help you. Regarding example I am in to struts. And I am not aware of spring. which technology you are using for web development.
Thanks.
raaja g