Would it make sense for a java web server app hosted in jetty to access the server through the java client API? It seems like a roundabout method.
I'd like to make a web app that can allow people to register for the app and create them in the system without using flash on the client side.