IHateMyJob2004
Lifer
We are currently doing a project which requires endorsed jars when running as a java application.
We need to provide the ability to run this application as an applet also. How do endorse the jar files when running an applet?
Is this possbile?
Thanks,
Karl
EDIT: It seems possible if the client machine has the jar files in the endorsed directory on the client machine. We want to keep the jar files which require endorsing on the server side of things.
We need to provide the ability to run this application as an applet also. How do endorse the jar files when running an applet?
Is this possbile?
Thanks,
Karl
EDIT: It seems possible if the client machine has the jar files in the endorsed directory on the client machine. We want to keep the jar files which require endorsing on the server side of things.