How to install Java plugin for browser solely?

1

I am using java SDK on my PC without running the installation file. That is I manually added environment variables which is good enough for me.

My question is how can I install Java plugin for browser to view applet without installing the whole java SDK or JRE?

Grant Zhu

Posted 2013-08-26T07:07:22.193

Reputation: 113

jPortable does this for Firefox Portable/Chrome Portable/[any_program_name_here] Portable. You can try to reverse engineer what it exactly does. – gronostaj – 2013-08-26T07:33:06.323

No answers