O
O
Oldar Kose2016-01-06 12:04:56
Java
Oldar Kose, 2016-01-06 12:04:56

Browser (Chrome, IE, Firefox) with embedded Java?

For accountants, it is required to submit reports through tax systems, they use Java for authorization by RSA key - this is a certificate file.
Very often Java does not start correctly or gives an error during work.
The question is - is it possible to create a browser + Java assembly for a universal solution to problems with access to the tax reporting system?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin Malyarov, 2016-01-06
@Konstantin18ko

Understood nothing. How, what, where it connects... Formulate the thought correctly.
If you have a separate Java application that is launched through AppletViewer using the JVM (AppletViewer + JVM) as a standalone application, then you need to add a couple of lines here so that the Java application opens in the JVM + Browser bundle. Then it will open through the browser.
However, not all browsers support applets.
JVM + Browser = The program is launched through the browser.
JVM + AppletViewer = The program runs as a standalone program in a separate window.

V
VZVZ, 2016-01-06
@VZVZ

Java applets are not supported in Chrome 42+ because plugins implemented via NPAPI are not supported, and the Java plugin is implemented only for it, and is not ported for PPAPI.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question