Hello,
We are migrating to JWS to enable forms on Edge-Chromium. Found out the .jnlp is not deleted once we logout or exit browser. So we end up with lot of jnlp file in download folder and need to clean it up manually.
From MOS 2188898.1, it says file will be removed automatically
"A new frmservlet.jnlp
file is downloaded each time the Forms application or a regular Java applet is launched. The file is saved in the default download location as defined in Microsoft Edge. Upon launching frmservlet.jnlp
, the Java Web Start launcher will automatically remove this file."
**Chromium v91
Anyone has any idea?