IdPv3 webapp/index.jsp --> views/index.vm?
Peter Schober
peter.schober at univie.ac.at
Wed Oct 14 10:31:41 EDT 2015
* Martin Haase <Martin.Haase at DAASI.de> [2015-10-08 10:42]:
> I have response from our designer that it is quite impractical to
> maintain both the new views/*.vm templates and the webapp/index.jsp
> which shows up when calling /idp/.
How about this for maintenance:
echo '<% response.sendRedirect("https://www.example.org/whatever/"); %>' > index.jsp
cheers,
-peter
More information about the users
mailing list