Hi,

I think the archives need to be separated by commas, not semicolons. Also the jar
files must be in dependency order, so that (guessing from the filenames)
DrivingSimulator would have to go after vrml97 since it depends on it.

From,

Greg.




Vladimir Olenin wrote:

> Hi,
>
> A   kind   of  stupid  question.  Has anyone tried to load multiple .jar files
> via arhive tag using plug-in? I tried this
>     <PARAM name="archive" value="DrivingSimulator2_4.jar;vrml97.jar">
> but  got  a  bunch  of  exceptions. As far as i remember multiple archives are
> loaded  exactly  like  this  (separated by semicolon) in APPLET tag. So, is it
> possible to do the same with Plug-in?
>
> Thanks,
> vladimir
> >-----<===========>-----<
>           -=V=-
> >-----<===========>-----<
>
> ===========================================================================
> 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