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 Servlets and the fly likes Login Using 3 form 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 » Servlets
Reply Bookmark "Login Using 3 form" Watch "Login Using 3 form" New topic
Author

Login Using 3 form

Ahesanali Khanusiya
Greenhorn

Joined: Jul 15, 2010
Posts: 11
In my application there are three users name are : student,faculty,admin.when i made registration at that i am askig which user they are? but i am confused how its possible when user is going for login at that which user is going for login? In my login form i have put username and password field. Now how I am doing than i am checking which user is login?

please help me
Devaka Cooray
Saloon Keeper

Joined: Jul 29, 2008
Posts: 2691
    
    3

Ahesanali Khanusiya wrote:but i am confused how its possible when user is going for login at that which user is going for login?

Sorry, I'm not understanding this. Can you please elaborate this scenario with more details? Are you using declarative security?
Moving this to the Servlet forum for now.


Author of ExamLab (Download) - the free mock exam kit for SCJP / OCPJP
Home Page -- Twitter Profile -- JavaRanch FAQ -- How to Ask a Question
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Login Using 3 form
 
Similar Threads
authenticat user with j_security_check
tomcat-users.xml login
provide interface to the other application
how handle multiple form(panels)
keeping a bean alive