remm 2004/01/08 05:22:51 Modified: webapps/docs realm-howto.xml Log: - Fix path. Revision Changes Path 1.11 +1 -1 jakarta-tomcat-catalina/webapps/docs/realm-howto.xml Index: realm-howto.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/realm-howto.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- realm-howto.xml 6 Oct 2003 09:43:30 -0000 1.10 +++ realm-howto.xml 8 Jan 2004 13:22:51 -0000 1.11 @@ -1384,7 +1384,7 @@ <p>The example application shipped with Tomcat 5 includes an area that is protected by a security constraint, utilizing form-based login. To access it, point your browser at -<a href="http://localhost:8080/examples/jsp/security/protected/">http://localhost:8080/examples/jsp/security/protected/</a> +<a href="http://localhost:8080/jsp-examples/security/protected/">http://localhost:8080/jsp-examples/security/protected/</a> and log on with one of the usernames and passwords described for the default <a href="#MemoryRealm">MemoryRealm</a>.</p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]