Hello,
I have a display table with pagination in a JSP.
When i navigate throw the pages of my table the expression d-XXXX-p is attached to my url and it represents my table.
I would like to know i can i set this value to a constant value please ?
I have a display table with pagination in a JSP.
When i navigate throw the pages of my table the expression d-XXXX-p is attached to my url and it represents my table.
I would like to know i can i set this value to a constant value please ?
Code:
<display:table name="<%=teste%>"
pagesize="10" cellpadding="1" sort="list" defaultsort="1"
defaultorder="ascending" >