1846218 Members
5270 Online
110255 Solutions
New Discussion

Java question

 
SOLVED
Go to solution
Jenoe Falusi
Occasional Contributor

Java question

hello,
pls. can you tell me what's the difference between JRE (Java Runtime Environment) and RTE (RunTime Engine) and what are the today's releases ?
thank you
concepts for the present
2 REPLIES 2
Bill McNAMARA_1
Honored Contributor

Re: Java question

I get no hits on RTE on java.sun.com?

I'd imagine its explained here:

http://java.sun.com/products/jdk/1.2/jre/README.html

Later,
Bill
It works for me (tm)
Steve Steel
Honored Contributor
Solution

Re: Java question

Hi


Look at

http://www.hp.com/products1/unix/java/section_map.html


JRE = Java 1
RTE = Superset in Java 2

Full explanation is there


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)