Skip to site navigation (Press enter)
=?UNKNOWN?Q?=BB=D8=B8=B4=3A?= Problem in writing a Login servlet
qian jianhua
Sat, 24 Apr 1999 23:37:24 -0700
Hi, maybe you should use the following method of class String to compare two strings' value: compareTo(String stringname).
In your code, you can try like this:
if (name.compareTo(client)==0&&pasw.compareTo(pass)==0){...}
Previous message
View by thread
View by date
Next message
Reply via email to
Search the site
The Mail Archive home
servlet-interest - all messages
servlet-interest - about the list
Expand
Previous message
Next message