http - Server side URL redirect -


I have a long URL that points to the initial page of the website and I want to make it simple so that the user remembers it I do not want to do client-side redirects, I want to speed it up on the server side I use weblogic as a web server

Saying there is no way to redirect?

Do you want to do this only for the first URL?

If only for the first time, then web.xml in & lt; Welcome-file & gt; Index.jsp & lt; / Welcome-file & gt; In the index.jsp on some index.jsp in the root for a webpad named subproduct , in this index.jsp, a jsp : Forward the actual url you want.

Comments