Hi,
I want to run a .jar application in the client machine(Its a web application).But I think we need to install jdk for running a .jar application.
Is there any way to run a .jar application without installing jdk?(By keeping some dll or some necessary files only)
i want to avoid installation of jdk.
Please help