|
2008-04-16
, 16:24
|
Posts: 13 |
Thanked: 6 times |
Joined on Mar 2008
|
#12
|
|
2008-04-16
, 21:26
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#13
|
I'm confused... eveyone keeps saying it is not possible when I keep telling them it is I guess it may not work for some complicated ones, but the steps are pretty easy.
- Install Jalimo
- Install classpath-tools from the same repository
- open xterm
- run gappletviewer http://somewebaddresswithanapplet.com/
- Applet should pop open.
Now it won't work through a proxy, and the performance isn't great, and it may not work with all applets. However, nobody else seems to even be trying this, so I don't know if it is just me. So give it a try !!!
You must run gappletviewer in xterrm. I had no problems with the "Press 'c' to continue" thing using my soft keyboard on my n800.
There are several samples at http://java.sun.com/applets/jdk/1.4/index.html. So just run something simple like...
gappletviewer http://java.sun.com/applets/jdk/1.4/.../example1.html
|
2008-04-17
, 12:19
|
Posts: 13 |
Thanked: 6 times |
Joined on Mar 2008
|
#14
|
|
2008-04-17
, 16:35
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#15
|
|
2008-04-17
, 16:44
|
Posts: 13 |
Thanked: 6 times |
Joined on Mar 2008
|
#16
|
|
2008-04-17
, 17:13
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#17
|
|
2008-04-18
, 06:24
|
Posts: 11 |
Thanked: 1 time |
Joined on Apr 2008
|
#18
|
|
2008-04-18
, 11:46
|
Posts: 13 |
Thanked: 6 times |
Joined on Mar 2008
|
#19
|
I just tried all that, and was glad to see gappletviewer was there and a real app, help and all.
But it answered only with a long warning shout about running with no security manager, ending with instruction to enter 'c' or 'C' to continue, anything else to quit. It doesn't hear either 'c' or 'C' until you hit enter, then it ends with an "-sh 'c' no such command, leaving the gappletviewer call as a stopped job. I tried this many times, with combinations of pausing, and in one of them actually got a crash with an exception stack trace. All others had just that "no such command" ending. Could not find how to reproduce the stack trace ending.
Do you have a simple applet URL you know works? I was trying a rather aggressive one I know.
Would love to see this work!