I have an application that in the back-end deploys a lightweight HTTP server (Jetty).
The servlets basically update a MySQL database.
I have wired everything using Spring.
So far ok.
I have a ...
Hello, I' m happy to see a new release of Spring RCP, but I have a question about the instantiation of the swing component. I think that the rule with swing ...