I am beginer in JAVA & during JDBC project, i got a problem, that is
how to select complete column in array.. I m making Chat messenger
just like Yahoo and want to select online users from database.So in
order to do that, I need to select the users column from my database
and I will display that in list bo using JLIST...