invalid reference to login form

2007-05-25 Thread Propes, Barry L
- Invalid Direct reference to Form Login page. Does anyone know what could be at work here causing this? I tested on my browser with this person's credentials and got in! I tested on both IE and Netscape and got in. One user got this and we rectified it by clearing the browser cache. Not so

RE: invalid reference to login form

2007-05-25 Thread Propes, Barry L
, Barry L [mailto:[EMAIL PROTECTED] Sent: Friday, May 25, 2007 4:04 PM To: Tomcat Users List Subject: invalid reference to login form Hi, I'm having some users get this error reaching a portion of the secured section of my app. They oddly enough can access certain pages within the directory

Re: invalid reference to login form

2007-05-25 Thread Christopher Schultz
reference to Form Login page. That usually means that Tomcat thinks the user has tried to send a j_username and j_password to /j_security_check without having previously been challenged by a login page. My understanding is that Tomcat implements container-managed authentication somewhat like

RE: invalid reference to login form

2007-05-25 Thread Propes, Barry L
we'll see how this goes. It's been relatively stable to this point. And further, this user can log on to certain sections, but not a certain path of the URL. In other words, I have certain files that are protected. Then I have a completely separate directory that's protected. This person can