CodeToad Forums » Lounge » how to open instantly a pop up window whenever a user sends a message to the other user
|
|
|
Hi! I'm a junior student at De La Salle University-Manila, and we, our group is having a chat project. We're just new to Java. We decided to place our chat in a jsp page, since we're not using applet, and we still don't know how to use it. The problem is, we don't know how we can notify a user, by opening a pop-up window whenever someone sends a message to him. For example, if I click the username of the person I want to chat with, that person will automatically get a pop-up window (in our case we named our chat window privateChat) displaying the message sent to him. And also, does anyone know how we can display a notification that this particular user has already logged and how he cannot view the pages he has logged out from when he presses the back button? Please, I would very much appreciate any help you can give our group. We're just in a hurry because we have to finish this by next week. Thank you so much in advance!
Carol =)
|
|
|
|
|
|
|
// |