I\'m using the servlet which redirects me with the help of
dispatcher.forward(request, response);
in the end. But after this I want to get
you can store that url in HttpSession and retrieve it in next servlet when you need.
url
HttpSession