dear sir
i want to join your google group.so i need to your help to learn the java
language ..pls accept my request..
faithfully
MThinesh
--
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send
That's a very general Query.
You can check user availability on two events.On value change of the
text box, or after the user has completed the name and submitted the
info. Better go for the later as 'Do' might not be available but
'Doe' would be. To check availability, you will have to see if the
If you don't have some ajax FW dropped in your project, like ICEFaces or
similar stuff, you could try implementing it with some jQuery check
I would for sure absolutely drop the idea of loading the user list array
inside the page... You don't know how much that user list could grow, and
it's usuall