V
V
Vladimir Skurikhin2019-11-16 15:42:48
tomcat
Vladimir Skurikhin, 2019-11-16 15:42:48

How to redirect in tomcat?

Good afternoon friends. In general, there is the following need. I have a website, let's say https://sat160.ispvds.com . I need to set up a redirect in TomCat, i.e. so that the user, when he enters https://sat160.ispvds.com into the address bar , will be redirected to https://sat160.ispvds.com:8080/login . Can anyone suggest how to do this? I don’t have any experience in this at all, I’m doing this for the first time, so I would be grateful if you write explanations for your actions. Thanks in advance for your replies!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sergey, 2019-11-16
kuzmin @sergueik

v-resheno.ru/231042-tomcat-base-url-redirection
https://stackoverflow.com/questions/1363605/tomcat...
index.jsp
<% response.sendRedirect("куда"); %>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question