[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Java applets on RaQ2
- Subject: RE: [cobalt-users] Java applets on RaQ2
- From: "Dan" <dan@xxxxxxxxxxxxx>
- Date: Mon Mar 20 05:28:28 2000
>
> I have not justed Java yet. Is it possible to have Java applets run on a
> RaQ2 ? Are these applets executed by the server or only delivered as file
> via web and executed on visitors computer ?
>
They're downloaded and executed on the users computer, which is why so many
users have Java disabled for web sites. You always need a backup file, or
image in a Java applet in a web page for those browsers.
Sarasota/Weather/ is an example. With Java, you see
a scrolling weather forecast. Without it, you see a .gif image produced by
the server.
There are Java applications or "servlets" that will run on a server. I think
if you search the archives for Kaffe you'll find some info.
--
Dan Kriwitsky