Thread
:
NullPointerException problem
View Single Post
#
5
(
permalink
)
08-10-2007, 02:38 PM
mary
Member
Join Date: Jul 2007
Posts: 51
Hi warship!!!
I think that the problem is that you have to write the index in array
Quote:
username.equals(userUsernameArray[])
for example
Code:
int index=1; username.equals(userUsernameArray[index])
and check the doLogOn, the if statements are wrong
mary
View Public Profile
Send a private message to mary
Find all posts by mary