Lets say my current URL is: /app.jsp?filter=10&sort=name.
/app.jsp?filter=10&sort=name
I have a pagination component in JSP which should contain links like: /app.
/app.
To show the url you can do something like this
Your URL Text