https://issues.apache.org/bugzilla/show_bug.cgi?id=50831
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Konstantin Kolinko <[email protected]> 2011-02-25 14:30:07 EST --- > Further looking with tracing tools indicates that the anchor is never actually > sent to the server. Yes, this is how it works. It has nothing to do with Tomcat. Thus I am closing this as INVALID. Just a note: Servlet 3.0 spec (implemented by Tomcat 7.0.+) allows to perform login() programmatically. Maybe that will help you. Also using BASIC or DIGEST auth methods won't suffer from this issue. If you want to discuss this further, please use the users@ mailing list. -- 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: [email protected] For additional commands, e-mail: [email protected]
