I intend to make a login servlet which stores username and password in its Hashtable through Html parameters and further in ServletContext and allow user to enter into the site after proper checking whether the user is registered or not. Does anyone has a sample code for the above or any pseudocode type suggestion enabling me to go through this. Thanks and kind regards Rashid Ali