I am using Strackworld for a while to find solutions to my programming questions, but for the current question, Not got a useful solution so I got involved in it.
What would be a good solution for limiting Java applets to just one example, I am using PHP to serve applet in the end user, so that's an option.
But I'm more interested if I can limit the execution of Java applets through applets. I am quite new to Java, so I do not know where to start looking for a building like this Will start from.
Any suggestion would be appreciated.
As a side note, "There will be a solution, though I am embeding applet in the application that I am creating and I am not really keen on the popup serving the applet. / P>
Honestly, Altwous
Edit: To clarify the example boundary, I would like to load the same applet per machine.
Why do not you turn on a socket saver for your applet? The famous port?
If that socket is opening the surfer, then it may be due to the fact that someone else is already running, you can show a message that says so .
Comments
Post a Comment