|
Hi to all
This is the first time iam mailing to this
group.
iam trying to develop a chat server using
servlets.
now i just want to know if the following is
possible without using multithreading at the client side.
consider client-1 wants to send a message to
client-2.the message from client-1 goes to the servlet and now from the servlet
i have to pass on the message to client-2.
is there anyway of doing this using the session
information of client-1 and client-2 ?.The client application is an
applet.
rgds
Rajasekhar
********************************************************* Disclaimer This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. ********************************************************* Visit us at http://www.mahindrabt.com |
