Remove the always allow this applet to access the printer prompt box

Source: Internet
Author: User
Originally the system wrote a printing applet, each time the client printer is invoked, a popup dialog box prompts the user whether to allow the applet to use the local printer, users feel very annoying. In fact, this is due to the protection of Java, the applet can be digitally signed, let the user confirm the trust of the signature authorization access, you can no longer pop up the prompt dialog box. Modify file: Jre6\lib\security\applet.policy where the access rights for the printer resource Change permission item: {Permission Java.lang.RuntimePermission " Queueprintjob ";}

Remove the always allow this applet to access the printer prompt box

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.