The parameter is added by DisplayTag to manage the pagination - there are similar named ones for sorting etc. Without it your table will probably always display the first page.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear Sirs,
How Can I hide the query String that follows when The Next link is clicked.
I am getting something like http://localhost:8080/Java/display.jsp?d-16544-p=67.
I would like to hide the d-16544-p=67.
Please Help.
Thanks in advance.
The parameter is added by DisplayTag to manage the pagination - there are similar named ones for sorting etc. Without it your table will probably always display the first page.