aspose file tools
The moose likes JSP and the fly likes login leads to  j_security_check error page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "login leads to  j_security_check error page" Watch "login leads to  j_security_check error page" New topic
Author

login leads to j_security_check error page

Piotrus Kowalsky
Greenhorn

Joined: Apr 29, 2007
Posts: 6
I am working on jsp along with tomcat server.I am using container managed security and jdbcrealm configuration. In the login form, I am required to submit to j_security_check. I am able to successfully login.

After that, each time I logout using session.invalidate() and I try to access protected site again, application will show the login screen but after clicking login it just reloads the login page instead of sending me to the protected page. If I reload the login page it will give me access to the page I wanted. If i fill in user/pass and hit login a 2nd time it shows:

The requested resource (/WebApplication6/secureUser/j_security_check) is not available.

When I typed incorrect user and password everything works good, I'm always redirected to appropriate error page. I've even tried setting no cache headers - no results .
[ April 29, 2007: Message edited by: piotrus ]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56205
    
  13

"piotrus",

There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.

In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.

Thanks!
bear
JavaRanch Sheriff


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Piotrus Kowalsky
Greenhorn

Joined: Apr 29, 2007
Posts: 6
I'm sorry - my mistake . I've just correct my display name. It should be good now!

Ok, let's back to the topic. What is wrong in my application??
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: login leads to j_security_check error page
 
Similar Threads
j_security_check and apache and Tomcat
j_security_check 'next' page?
Form Login Refresh
JBoss DatabaseServerLoginModule question...
Form-based login in WAS 4.0.2