Resolved! Can i compare the username field value with one string value(like Administrator) in login.jsp?
Hi, Can i compare the username field value with one string value(like Administrator) in login.jsp? How can i compare the username value with one string in this code? If its equal means pass the value for authentication else i have to set username val...