Re: Login page not showing up with configured realm.

2011-02-27 Thread Konstantin Kolinko
2011/2/27 Josh Gooding : > My Main.jsp is in the root directory of the webapps/[my proj] folder and the > Login.jsp is in /webapps/[my proj]/private.  So now for the issues.  When I > login with j_security_check, I get no errors, so as much as I hate making > assumptions, I'm going to assume that n

Login page not showing up with configured realm.

2011-02-27 Thread Josh Gooding
ok, I swore I wasn't going to bother you guys again on the weekend, but I am running into a little quirk here. I'm running 6.0.29. Here is my webapp's context.xml: WEB-INF/web.xml My Database credentials are fine. When I do a select * from users where user_name="JGooding" I get