How to get my Java Applet to be trusted?
So I am in the early phase of writing Java Applications for the purpose of profit.
For starters I just want to send a monkey into orbit with a calculator applet (no illusion of profits).
So I set up my computer as a web sever with Abyss, and place in my index.html a java applet for the calculator.
but my computer won't let me run it.
I know I can drop my "shield" down to run it, but what I need to know is how to get it to be a trusted application (cheaply).