blob: e02bb6b9fc3014175661606ee365c1a8e5756859 [file] [log] [blame]
Kotagiri, Ramprasad (rp5662)09762dc2020-08-07 15:54:10 -04001<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
2
3<%-- Redirected because we can't set the welcome page to a virtual URL. --%>
4<%-- Forward to the intended start page to reduce frustration for new users. --%>
5<c:redirect url="/ecd"></c:redirect>