S
S
SerGio13132016-01-18 03:51:32
Java
SerGio1313, 2016-01-18 03:51:32

How to test java applet on http?

Good day!
There is a task to understand the topic of java applets. You need to check at least the most primitive applet using Apache. Created an applet in netbeans - appletviewer displays everything ok.
But what about Apache. Tell me what you need to install for my extremely "complex" task. (Win 7).
Yes, can someone say what they think about the fate of applets? After all, browsers increasingly do not trust them..
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mountaineer, 2016-01-18
@SerGio1313

You need to insert the < applet > tag into your HTML page. Everything is described in the documentation from Oracle.
https://docs.oracle.com/javase/tutorial/deployment...
Applets are very rare, but sometimes still used.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question