Sign in
apache
/
jsecurity
/
64bdc1365e8d9a042640fd6528b159ba088c95a7
/
.
/
samples
/
quickstart
/
index.jsp
blob: 86444c6eef7811fc79db1ab6fc5b5055857c4059 [
file
] [
log
] [
blame
]
<%--
Forward
the user to the home page --%>
<jsp:forward
page
=
"home.jsp"
/>