Hi all, I have a problem with the VRML97Loader. I created a applet witch load some vrml files. The applet is signed and everything work fine when I call the applet from an HTML file saved on my computer. The same applet is on a web server and it crash when I load a VRML file with the VRML97Loader. It the same applet an the same HTML file but the only difference is that there are on a server.
I get the following error : ParsingErrorException com.sun.j3d.loaders.ParsingErrorException: File not found. http://www.cours2.polymtl.ca:80/PHS3901/NotesCours/Chap4/Vibrations_Symetries_M olecules/Molecules/C6H6_mode_1.wrl Response code: 403 at org.web3d.j3d.loaders.BaseLoader.load(BaseLoader.java:446) at org.web3d.j3d.loaders.BaseLoader.load(BaseLoader.java:252) The path is good and the file is there. Does anyone have an idea who to fix this!! Serge =========================================================================== 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".
