← Glossary
テクノロジ系 (Technology)Tested 1×
Javaアプレット
じゃばあぷれっと · Java Applet
A Java Applet is a small program written in Java that is downloaded from a web server and executed within a web browser on the client side. It runs on the Java Virtual Machine (JVM) provided by the browser's Java plugin and was once widely used to deliver interactive content on web pages. Due to security vulnerabilities and other concerns, support for Java Applets has been discontinued in virtually all modern browsers.
Past questions testing this term · 1 questions
- 2012h24a #73Java 言語で作成したプログラムであり,Web サーバからダウンロードして,Web ブラウザ上で実行するものはどれか。