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 Java plug-in? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Java plug-in?" Watch "Java plug-in?" New topic
Author

Java plug-in?

Lin Shen
Ranch Hand

Joined: Oct 08, 2003
Posts: 57
Hi, I have a signed applet. I want to have some code in the html file. The applet code shown below:




How can I write a piece of code in html to instruct users to download java plug-in if they can't display this applet?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35432
    
    9
If you use either the EMBED or OBJECT tags instead of APPLET, you have the opportunity to specify where to download the plugin if it's not installed.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Java plug-in?
 
Similar Threads
Please HELP!! My 1.4.1_01 html always prompts me to install 1.4.1_01
Need expert advise on applet configuration
Problems when initiating applet for jre1.4.2 when jre1.5 is on the client
Plug-in Versions and Sun Download
ClassNotFoundException with Java Plugin