java error in win 7 !

methos

BANNED
Joined
Jul 18, 2013
Messages
1,386
Reaction score
159
(invalid or corrupt jarfile !)

this is the message what appear to me when i open java file ...please help !
 
Have you tried downloading the latest Java update?
Also if the java file is a download try downloading it again.
 
What does java do?

I got rid of it and don't see why its needed.
 
What does java do?

I got rid of it and don't see why its needed.

It is only required on some websites or to run Java (Jar) files locally.
It can be a security risk so if you don't require it you are better off without it.
 
It is only required on some websites or to run Java (Jar) files locally.
It can be a security risk so if you don't require it you are better off without it.

Actually, you're going to need java to run a panoply of applications. With the JRE uninstalled you won't be able to execute a JVM, which is vital to run any program that's been developped in Java. And there are quite a few programs that are written in java.

It's not just about executing .Jar files on a website, its about maintaining your PC ecosystem alive ;)
 
Actually, you're going to need java to run a panoply of applications. With the JRE uninstalled you won't be able to execute a JVM, which is vital to run any program that's been developped in Java. And there are quite a few programs that are written in java.

It's not just about executing .Jar files on a website, its about maintaining your PC ecosystem alive ;)

Yes but if you are not running any programs developed in Java then you don't require the Virtual Machine or the Runtime Environment.
 
Java is part a the web basic features..we all need it

Ridiculous, why do we ALL need it?
I haven't run Java for the last 6 months because I haven't needed it and it has too many recent security problems.
 
Back
Top