----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Does JServ allow socket connections to be made from
within servlets or from classes that servlets use? My
experiments with this seem to indicate that it is not
possible (keep getting 'java.net.ConnectException:
Connection refused: no further information'
exceptions). I am trying to build ftp functionality
from within one of my servlets but without being able
to create socket connections, no can do.
Can this be done?
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]