- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- confused about java
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2006 08:59 AM
10-24-2006 08:59 AM
confused about java
jre
jse
j2ee
sdk
???
Where to download jre1.1.8 for Linux Intel?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2006 09:14 AM
10-24-2006 09:14 AM
Re: confused about java
JRE - Java Runtime Environment. The J2SE Java Runtime Environment (JRE) allows end-users to run Java applications.
You can download java for linux here - http://mirrors.sunsite.dk/java-linux/
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2006 07:03 PM
10-24-2006 07:03 PM
Re: confused about java
jre1.1.8 is a very old release and is probably a minimum for the application you wish to install.
I would suggest you use a newer version if possible.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2006 09:22 PM
10-24-2006 09:22 PM
Re: confused about java
J2EE is the Java 2 Enterprise Edition which is the standard environment for developing component-based Java applications, and includes a number of higher-level specifications. It's mainly used to develop web applications.
JRE 1.1.8 is probably no longer available, as it was the last version of Java before its renaming as Java 2 at version 1.2. There are a lot of differences between 1.1.8 and later versions, and anything that needs it may not work with recent versions due to incompatible library changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2006 03:09 AM
10-25-2006 03:09 AM
Re: confused about java
Steven it is not possible to use later version of JRE because the product has the requirement that JRE must not be later than 1.1.8.