by JADE Kid - Ray Hidayat >> Fri, 5 Jan 2001 22:10:32 GMT
I have a server class. It has a method called connect. That connects to that server. But once it connects, I need to keep this TcpIpConnection open, and I need to store a reference to it.
But server is persistent. I have a list of servers which I can connect to. That is why it is persistent. So that means, no persistent to transient references.
What do I do?
--
Ray Hidayat
JADE Kid - 2000
www.jadekids.com