File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Applets and the fly likes Browser problems Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Browser problems" Watch "Browser problems" New topic
Author

Browser problems

Gillian Bladen-Clark
Greenhorn

Joined: Dec 13, 2003
Posts: 18
This is probably a silly question but I can't get applets to run in my browser. I have the 1.42 SDK installed (everything that came with JBuilder 9) but on pages that require java, I am prompted to get the plug in from sun. When I start the installation, it's appears that I am downloading the whole SDK again. I think what I need to do is just change a setting in my browser somewhere so that it can find my JRE. I am using IE 6.0.2800.
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8259

If you have the Java Plug-In installed correctly, you can configure it by:
Open up the Control Panel. There should be an icon for the Java Plug-In. Open it up and select the tab marked "Browser". Select your browser from the list and click on "Apply".


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
Gillian Bladen-Clark
Greenhorn

Joined: Dec 13, 2003
Posts: 18
I didn't have it installed correctly. I installed it and harmony has been restored. Thanks for your help.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Browser problems
 
Similar Threads
Can't run demo applets - Bad major version #
adb push problem
J2EE 1.3 Container
Current directory as a file address?
JavaFX 2.0 problem in integrating into GUI