If I develop a signed applet and embed it in several webpages, each visitor:
- Should I accept the same applet on every single webpage?
- Should accept it again if the user deletes the temporary internet files?
- Shoud accept it again if the user visits the same webpage with a different browser?
What about unsigned applets?
Thank you