namespace configuration throughout. The compiled application is included in the
distribution zip file, ready to be deployed into your web container
(<filename>spring-security-samples-tutorial-3.0.x.war</filename>). The <link
xlink:href="#form">form-based</link> authentication mechanism is used in combination
xlink:href="#ns-form-and-basic">form-based</link> authentication mechanism is used in combination
with the commonly-used <linkxlink:href="#remember-me">remember-me</link> authentication
provider to automatically remember the login using cookies.</para>
<para>We recommend you start with the tutorial sample, as the XML is minimal and easy to
@ -117,6 +117,6 @@ Success! Your web filters appear to be properly configured!
@@ -117,6 +117,6 @@ Success! Your web filters appear to be properly configured!
xlink:href="#preauth">pre-authentication</link> framework to make use of login
information from a J2EE container. The user name and roles are those setup by the
container. </para>
<para> The code is in <filename>samples/preauth</filename>. </para>
<para> The code is in <filename>samples/preauth</filename>. </para>