Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to validate the request (Eg:user name and password) in
session(http session)? not in LDAP server ?



How to validate the request (Eg:user name and password) in session(http session)? not in LDAP serve..

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

Post New Answer

More Core Java Interview Questions

What are the types of loops in Java, and how are they used?

2 Answers  


What is balanced tree in java?

0 Answers  


What do you mean by constructor?

0 Answers  


What is the applet security manager, and what does it provide?

0 Answers  


Which class is extended by all other classes?

4 Answers  


why the constructor should be used in class,if there is no constructor what will happen?

4 Answers  


How many return statement are allowed in a function?

0 Answers  


What is final int?

0 Answers  


Does java vector allow null?

0 Answers  


What are locale settings?

0 Answers  


Define a java class.

1 Answers  


How to display arraylist values in java?

0 Answers  


Categories