What you meen by in a normal web browser?? Im able to open the file in explorer without problem like a normal VRML file.
To be more exact, my applet use two loader: One from sun VrmlLoader and one from X3DJ (VRML97Loader). When I load a vrml file with the sun loader everything is fine. The problem is with the VRML97Loader when I run the applet from the server. I signed the applet so it have all acces to the local files. It really weird, and it consumme a lot of my time!! Serge Selon Jeremy Booth <[EMAIL PROTECTED]>: > > 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 > > 403, permission denied, try getting that file in a normal web browser, > probably find it's a file permissions problem, although I got a login > prompt, which could prove interesting (I don't know if thats just bevause > I'm not in the domain). > > =========================================================================== > 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".