Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7589015
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T20:03:58+00:00 2026-05-30T20:03:58+00:00

Possible Duplicate: Determine whether client browser has java installed and can launch applets I

  • 0

Possible Duplicate:
Determine whether client browser has java installed and can launch applets

I would like to run a check to see whether Java is not installed or if it’s disabled / blocked in IE.

I have tried navigator.javaEnabled() and this works as expected in Firefox (v10.0.2), but in IE8 it returns TRUE. However, IE displays a prompt to the user:

The page you are viewing uses Java.
More information on Java support
is available from the Microsoft website.

The issue I have with this is, there is a checkbox "Do not show this message again" that can obviously be ticked and then there would no longer be any prompt to the user that Java is not enabled.

How can I handle lack of Java support in IE?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T20:03:58+00:00Added an answer on May 30, 2026 at 8:03 pm

    From this link:

    navigator.javaEnabled() does not reveal whether Java is installed or
    not in IE. It merely tells you if the applet tag is enabled or
    disabled.

    You can disable the applet tag in the IE security settings … Tools ->
    Internet Options -> Security -> Custom Level -> Java Permissions ->
    Disable Java

    This will cause javaEnabled() to be false, yet Java is still
    installed. For that matter, it isn’t disabled either. Only the applet
    tag is disabled.

    And from the same link:

    The JRE (formerly Java Virtual Machine, or JVM) is actually more
    difficult to handle than you would think. Determining if Java is
    installed is easy—a quick call to navigator.javaEnabled() returns a
    simple Boolean.* The problem is detecting the version and provider
    (Microsoft or Sun).

    I never found a satisfactory solution to this. The gist is this: to
    get this information, you must load a Java applet.

    Here’s another example:

    Determine whether client browser has java installed and can launch applets

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Determine a string's encoding in C# Many text editorsr (like Notepad++) can
Possible Duplicate: How to determine if a linked list has a cycle using only
Possible Duplicate: In Java, what is the best way to determine the size of
Possible Duplicate: How can I determine the direction of a jQuery scroll event? I
Possible Duplicate: How can I determine if a python script is executed from crontab?
Possible Duplicate: How can I determine a web user's time zone? Which is the
Possible Duplicate: How can I determine if a file is binary or text in
Possible Duplicate: Determine if Equals() is an override? I need to run specific pieces
Possible Duplicate: How do determine if a polygon is complex/convex/nonconvex? I'd like to know
Possible Duplicate: Determine if running on a rooted device On Launch of the application,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.