I am trying to redirect to the external URL using HTTP response object from Filter
Example: httpResponse.sendRedirect("google.com")
The above redirection is working from the local tomcat run but when I run from client Linux server it is not.
is it related to a proxy setting?
Aucun commentaire:
Enregistrer un commentaire