Hello.
I would like to know if it's possible to configure a paging header that contains jsp code like this:
<img src=<%= image_dir %>/square_transparent.gif height=8 width=50/>
If I try put this in the paging.banner.full, paging.banner.first and paging.banner.last properties the jsp isn't processed.
The directory of the images it's stored in a database and the value is out of our control.
Thanks for the help
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello.
I would like to know if it's possible to configure a paging header that contains jsp code like this:
<img src=<%= image_dir %>/square_transparent.gif height=8 width=50/>
If I try put this in the paging.banner.full, paging.banner.first and paging.banner.last properties the jsp isn't processed.
The directory of the images it's stored in a database and the value is out of our control.
Thanks for the help