Runtime.exec("java -jar myjarfile.jar")

But unless you don't know anything about the internals aspects of the jar (and making the assumption that the JRE is on the PATH of the client machine -...