multi thread socket

Hi all I have an distributed application .I use jboss as a application server.I 've done a session bean that create a class containing a multi thread socket .I wonder if it's right does a multi thread socket or jboss does the multithreading by itself.Regards Gio
[292 byte] By [gionnyDeepa] at [2007-10-3 11:45:00]
# 1
There is no such thing as a multi thread socket. There are just sockets. How you use them is up to you.
ejpa at 2007-7-15 14:17:16 > top of Java-index,Archived Forums,Socket Programming...