This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Security and the fly likes using the login page directly doesn't work Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "using the login page directly doesn Watch "using the login page directly doesn New topic
Author

using the login page directly doesn't work

Podiki Stifado
Greenhorn

Joined: Jan 03, 2011
Posts: 1
Hi,

I've been playing around with JAAS on JBoss and I got it to work so that when a user goes to a secured area the login dialog is shown and the user is redirected to the page if he logs in correctly.

Directly accessing the login page however doesn't work. Then the server always responds with login failed.

Can anyone tell me why this is? Thanks in advance.

Regards,

Podiki
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: using the login page directly doesn't work
 
Similar Threads
session timeout implementation
no registration
Bug
controlling browsers back button
Why do I need a forward page to the JSF index page?