I have a Java Swing client which communicates with the server through EJB remote interface. The EJB part of the web application is replaced by Spring. Now, how the Swing client talk to the server? Is something the SRC can do in the regard? I don't know anything about the Spring Rich Client. I hope that I don't ask a wrong question.
