Posted By:
an_co
Posted On:
Thursday, November 10, 2005 08:03 AM
I have a simple java-applet that uses a copy command to send a PCL-file to a network printer. To be able to use it I have to create a certificate and sign the jar-file (that only keeps this applet). This works just fine when using it from a stand-alone html-page. The problem occurs when trying to make a change i the applet. Then it stops working? I've tride to recreate the certificate and recreating/resigning the jar-file but it doesn't help. At some point it suddenly works again, but by then I've tried a dozen things in different order so I can never recreate it!!!
I'm using Internet Explorer 6 on Windows 2000.
Can anybody please give me a helping hand?