https://issues.apache.org/bugzilla/show_bug.cgi?id=46509





--- Comment #1 from Michael Moody <curu...@googlemail.com>  2009-01-10 20:12:55 
PST ---
Typo in the fix

In /jsp-examples/security/protected/error.jsp

Change:
<a href='<%= response.encodeURL("login.jsp") %>'>again</a>.

To:
<a href='<%= response.encodeURL("index.jsp") %>'>again</a>.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to