microsoft java compatible

S

Sam

How can I compile an applet so that it can be run on machines that only have
the Microsoft Java Virtual Machine (MSJVM) ?
Thanks,
Sam
 
M

Michael Borgwardt

Sam said:
How can I compile an applet so that it can be run on machines that only have
the Microsoft Java Virtual Machine (MSJVM) ?

Use the -target 1.1 and -bootclasspath options - the latter pointing at a set of
classes corresponding to the 1.1.4 Java API.
 
A

Andrew Thompson

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,276
Latest member
Sawatmakal

Latest Threads

Top