This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Tomcat and the fly likes Hook a successful form based login 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 » Products » Tomcat
Reply Bookmark "Hook a successful form based login " Watch "Hook a successful form based login " New topic
Author

Hook a successful form based login

M. Maraun
Greenhorn

Joined: May 04, 2009
Posts: 2
Hello,

i have a form based login. How can i hook that a user are successful login ?

The user can bookmark the JSP files, therefore i haven't a single startpoint.

Thanks
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Welcome to JavaRanch.

What do you mean by "hook"?


Android appsImageJ pluginsJava web charts
M. Maraun
Greenhorn

Joined: May 04, 2009
Posts: 2
i want support the funktion showlastlogin "Your last login was at ...", but i found no entrypoint from tomcat.
i need a filter, hook, .. something where tomcat inform me if a new user are log in.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Hook a successful form based login
 
Similar Threads
Spring security: pass additional parameter when performing login
Web security: override "j_security_check" ?
login page redirect
Urgently needed new feature: Log IP addresses when someone logs in
Form Based authentication Websphere