I need a pagination header that looks like the following:
99 results found for 'Thomas' first | 1 | 2 | 3 | next
The string 'Thomas' is dynamic based on what the user searched for. I don't know how to include the actual term searched for since it is not possible to use expressions inside the displaytag.properties file. Does anyone know a way to accomplish this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I need a pagination header that looks like the following:
99 results found for 'Thomas' first | 1 | 2 | 3 | next
The string 'Thomas' is dynamic based on what the user searched for. I don't know how to include the actual term searched for since it is not possible to use expressions inside the displaytag.properties file. Does anyone know a way to accomplish this?