How to validate the request (Eg:user name and password) in
session(http session)? not in LDAP server ?
Answer Posted / 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 |
Post New Answer View All Answers
What is the platform?
What are daemon Threads in java?
What are the advantages of functions?
What is variable length arguments in java?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
Why is string class considered immutable?
What are the different types of inheritance in java?
What is set and get methods in java?
Can we store variables in local blocks?
What is run time allocation?
What is singleton math?
How to instantiate static nested classes in java?
What is included in core java?
how to convert Java project into Maven ?
Does chrome use java?