Skip to content

Instantly share code, notes, and snippets.

Created May 20, 2015 10:18
<?xml version='1.0' encoding='UTF-8'?>
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
xmlns:c="http://java.sun.com/jsp/jstl/core">
<c:redirect url="faces/login.jspx"/>
</jsp:root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment