Hey,

I did install an applet on a server last week and there what I did.

First nothing have to be install on the server except for the jar file. An
applet is running on the virtual machine of the client an he have to install
the Java JRE and Java3d libraries. To do that go on the java.sun.com site and
download both of them.

After the download, the client have to specify in witch JRE to use and in
witch browser. Go in the Control Panel and double click on
the Java Plug-In. Under the Advanced tab in the section Java Run Environment
select the JRE previously install.

Example: JRE 1.4.2 in C:\ProgramFiles\Java\j2re1.4.2

In the tab Browser under the settings section select in witch browser your
going to run the applet. An that it for the client settings.

On the server you have to put your jar file in the folder contaning the html
page that gone a start it.

That what I did. Hope it help.

Serge Bernier


Selon hterrolle <[EMAIL PROTECTED]>:

> Hi,
>
> I have create an APACHE server to server J3D apllet. I tst it with a friend
> how could open the page from my server but how was not able to run the
> HelloUniverse_plugin.html page on is machine. He got the pluging JAVA 1.4.1
> installed and running but got problem with
> "HelloUniverse/javax/media/j3d/Node.class".
>
> My questions are:
>         does my firend (client) need to install himself the Plugin or it
> should be automaticly install from the page?
>         What do i need to install on my server ?
>
> Thanks a lot for your help
>
>         Herve
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA3D-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to