Discussion Board
-
Running an applet
2002-05-23, 07:10
#1
Registered User
How can I run java applet on Nokia 9210 Crystal Emulator
-
RE: Running an applet
2002-05-28, 13:04
#2
Registered User
From the command line:
pjava -cd <directory where class and html file are> sun.applet.AppletViewer <name of html file>
Or - create a Java app for the extras bar with the same command line but missing off 'pjava' at the front.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules