[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Running java applet in a browser



Hi folks,

I would like to run small java applications within the browser. According
to the manual this is supported out of the box by the OpenJDK Java
runtime.

It doesn?t work out of the box for me. I have the following code in an
html file:

<applet code="nico.games.LichtAn.class" align="baseline" width="420"
height="320" archive="LichtAn.jar,NicoLogo.jar" name="LichtAn"></applet>

It's not run at all.

What am I missing?

Kind regards,
Roman


Reply to: