Forum Moderators: open

Message Too Old, No Replies

Running Java Applets on IIS

         

smunta

3:13 pm on Feb 18, 2004 (gmt 0)

10+ Year Member



Hi All,

I want to run Java Applets on IIS 5.0, I know there is a way to do this but I am not sure. I tried to create a .jar file out of the files and place it in the same folder but it did not work. Any help would be much appreciated.

Cheers,

M.

korkus2000

4:01 pm on Feb 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is the java runtime loaded on the server?

smunta

5:48 pm on Feb 18, 2004 (gmt 0)

10+ Year Member



Yes, I I have j2re-1_4_1_07-windows-i586 loaded on the box that I am trying to run the applets from. Thanks for the reply, K.

Cheers,
M.

korkus2000

6:24 pm on Feb 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Can you run it on the server at all with the comand line jave utility?

smunta

6:32 pm on Feb 18, 2004 (gmt 0)

10+ Year Member



Yes, I am able to make the applet run using the appletviewer cmd from my DOS prompt on the box. I am not able to see anything on the browser when I tried to bring it up by the url. Thanks for the response.

Cheers,
M.

korkus2000

12:55 am on Feb 19, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you sure you have the jvm loaded in the browser?

smunta

2:06 pm on Feb 19, 2004 (gmt 0)

10+ Year Member



Yes, I have jvm loaded. I am able to see other applets working on different sites.

Cheers,
M.

SurfMan

2:44 pm on Mar 30, 2004 (gmt 0)

10+ Year Member



Dunno if this topic is still active, but here's my 2c:

Applets run on clients as IE and Opera, in other words the browser... This has nothing to do with IIS...

If you want to run Java on your webserver, get Tomcat or something similar