How to close Java console
I did one module in Applet. If client open it in browser , a java console automatically opened. i dont want client to close it manually. is there anyway to handle it thro code...Its Urgent ...
# 1 Re: How to close Java console
Even if it is urgent, my reply will not change. You will have to ask your client to change his java settings in control panel. You CANNOT change it through code.