0
Answer

Accessing remoted singleton on the server side

Hello, I have remoting initialized with a singleton. However, I want to directly access that singleton on the server without creating a "virtual" connection to the object. Till