fixed erroneous path

git-svn-id: https://svn.apache.org/repos/asf/incubator/jsecurity/trunk@711101 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/samples/spring/webroot/index.jsp b/samples/spring/webroot/index.jsp
index 41e47e3..ba32b34 100644
--- a/samples/spring/webroot/index.jsp
+++ b/samples/spring/webroot/index.jsp
@@ -20,8 +20,7 @@
 
 <html>
 <head>
-    <meta http-equiv="Refresh" content="0; url=<c:url value="
-    /s/login"/>">
+    <meta http-equiv="Refresh" content="0; url=<c:url value="/s/login"/>">
 </head>
 <body>
 Please wait...