Java Printing service problem with applet

hi all,

recently i am working with applet. The applet is basically used for printing purpose. So i am working with JPS(Java Printing Service). Butwhen i opened it from Internet Explorer it first showing a default Print Request confirmation dialog box stating "Applet would like to print. Do u want to proceed". And if yes button is clicked the applet get started but if no button is clicked the dialog again appeared.I want to get rid from this confirmation dialog. Any body can help me. Its urgent !!!!!!!!!!!!!!!!!!!

Thanks

[552 byte] By [mousama] at [2007-10-3 1:46:20]
# 1
Does converting the html code so IE won't use msjvm help?Never used JPS in application or applet so I'm not sure if this dialogcomes from the sun jre or MS JVM.To convert html use the htmlconverter.exe in the jdk/bin directory.
harmmeijera at 2007-7-14 18:44:35 > top of Java-index,Security,Signed Applets...