Hello,
We are using a Swing client standalone which invokes EJB3 methods. After
each call, the socket is released.
For security reasons, we have to maintain the connection (keep alive) and
not release it after each call.
Is it possible to do this.
Thanks in advance.
Show replies by date