The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Java Question?

    Discussion in 'Windows OS and Software' started by monkey123456, Jul 21, 2009.

  1. monkey123456

    monkey123456 Notebook Consultant

    Reputations:
    17
    Messages:
    131
    Likes Received:
    0
    Trophy Points:
    30
    Hey guys -

    I wanted to ask... What exactly is Java? A browser, is it sort of like adobe and adobe flash player/activeX?

    Im asking since this program I want to install says I dont have Java runtime envirement... I thought i had a choice of java or adobe?

    thanks guys
     
  2. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
    it's exactly that, a "runtime".

    if a programmer works in java, then he gets tons of features "for free" in the runtime. it has libraries for easy networking, easy window management, etc. it's a big environment with tons of features (a bit like a huge "icandoeverything.dll" dll :)).

    similar is the .NET Framework from microsoft.

    java can be used everywhere, but mostly is used for individual apps, or parts on a webpage. and then, the java-parts in the app, or on the webpage want to access those nice components in the runtime. so you have to have it installed.

    it's a bit similar to the flashplayer, that's true. but both (flash player as well) are just runtimes for the specifc type of app/file/content.
     
  3. kegobeer

    kegobeer 1 hr late but moving fast

    Reputations:
    836
    Messages:
    3,682
    Likes Received:
    0
    Trophy Points:
    105
  4. monkey123456

    monkey123456 Notebook Consultant

    Reputations:
    17
    Messages:
    131
    Likes Received:
    0
    Trophy Points:
    30
    thanks guys

    Can i have both installed at the same time... or will screww up my explorer, etc etc
     
  5. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
    those frameworks are independent. java is from sun, flash from adobe, .net from microsoft.

    but (i think) for java, you can only have one version installed (correct me if i'm wrong). for flash, you can only have one installed. for .net, you should have all installed, as they're independent.
     
  6. monkey123456

    monkey123456 Notebook Consultant

    Reputations:
    17
    Messages:
    131
    Likes Received:
    0
    Trophy Points:
    30
    is that why right when i installed java (already had/have adobe flash player) i got a blue screen of death (system dump) scared me half to crap... my new M17x is only like 2 weeks old...

    I uninstalled java... but is everything all fine with my computer, or I should be asking, will everything be fine or does this screw up windows now since I got the blue screen

    thanks man
     
  7. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
    I once got a systemfreeze due to java. never again since then, and having it installed always during the last, uhm 10 years or so?

    you should be fairly save, yes. if the problem happens to reoccur, it needs to get fixed. normally, it has no problems.