How to validate the request (Eg:user name and password) in
session(http session)? not in LDAP server ?
Answer / hasan ul huzaibi
You can Use a HashMap to put all user objects into into it
and put this hashmap into session and whenever required get
HashMap from session and get object with key as user name
and then validate it against login
details...hasanulhuzaibi@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Is array an object in java?
What is meant by serialisation and deserialisation?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
what state does a thread enter when it terminates its processing? : Java thread
Hi am an mca graduate . i have done bsc maths in my degree . every company asks me why you make shift from maths group to computere field . What i need to answer?
By what default value is an object reference declared as an instance variable?
how to handle exceptions in ejb?
Explain the difference between an Interface and an Abstract class?
What are the advantages of packages in java?
What are synchronized blocks in java?
how to handle exceptions in ejb?
What are the four versions of java?