Java 2 Platform - Factbites
 Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Java 2 Platform


    Note: these results are not from the primary (high quality) database.


Related Topics

In the News (Mon 4 Jun 12)

  
 Java programming language - Wikipedia, the free encyclopedia
Java byte code is not optimized to the same extent as the machine code produced by compilers that produce object code targeted to run on a single platform, except when compiled using a JIT compiler or a dynamic compiler which compiles, optimizes, and produces object code targeted to run on a single platform.
The Java platform and language began as an internal project at Sun Microsystems in December of 1990.
Java libraries that are the compiled byte codes of source code developed by the JRE implementor to support application development in Java.
en.wikipedia.org /wiki/Java_programming_language   (5977 words)

  
 Java 2 Platform, Standard Edition - Wikipedia, the free encyclopedia
Java 2 Platform, Standard Edition or J2SE is a collection of Java Application Programming Interfaces useful to any Java platform programs.
Reflection is a constituent of the Java API which enables Java code to examine and "reflect" upon Java components at runtime.
Many independent implementations of the Java API (such as the GNU project's) implement everything but AWT, as AWT is not at all necessary for most server-side applications of Java technology.
www.cupertino.us /project/wikipedia/index.php/J2SE   (883 words)

  
 O'Reilly -- An Overview of the Java 2 Platform
Java 2 is a vast improvement upon previous releases: new graphics, user interface, and enterprise capabilities make it three times as large as Java 1.1, and over seven times as large as the initial Java 1.0 release.
The Java platform, on the other hand, is the predefined set of Java classes that exist on every Java installation; these classes are available for use by those applications, applets, servlets, and components.
The Java platform allows users to download untrusted applet code over a network, and to run it in a secure environment in which it cannot do any harm: it cannot infect the host system with a virus, cannot read or write files from the hard drive, and so forth.
www.oreillynet.com /pub/a/oreilly/java/news/java2_0299.html   (4721 words)

  
 Apple - Mac OS X - Java
Java has become the de-facto standard language for developing cross-platform applications.
Apple has optimized Java on Mac OS X to look great and perform superbly, making Mac OS X the ultimate platform for developing and deploying cross-platform Java applications.
Java is one of the key components of a good server solution.
www.apple.com /macosx/features/java   (666 words)

  
 Java™ Development Platform
Java provides cross-platform compatibility for both client and server components, simplifying the task of partitioning functionality among the layers of a distributed system and aiding the evolution of the system to suit changing usage requirements over time.
Even Microsoft, bitterly opposed to Java as a threat to their personal computer operating system monopoly, has been forced to mimic the JVM approach in their own Common Language Runtime (CLR) in order to stem the growing perception that their software is inherently insecure.
The use of Java Web Start now allows easy installation and automatic updates for Java applications across a full range of operating systems, and the availability of the SWT user interface technology as an alternative to Java's Project Swing standard make Java usable for a much wider range of GUI applications than ever before.
www.sosnoski.com /java.html   (508 words)

  
 Java Technology
As part of the development process for the "Mustang" release of the Java 2 Platform, Standard Edition (J2SE 6.0), we are accepting external source code contributions for bug fixes and features.
Also learn how to set up the lastest Java platform software using Getting Started as a guide.
A veteran Java developer takes the Java Standard Edition 6 beta for a test drive and declares it has the potential to be revolutionary to the desktop.
java.sun.com   (517 words)

  
 The Java Community Process(SM) Program - JSRs: Java Specification Requests - detail JSR# 244
Java EE 5 is the Enterprise Edition of version 5 of the Java platform, and thus will be built on J2SE 5.0.
This JSR is to develop Java EE 5, the next release of the Java Platform, Enterprise Edition, targeted to ship in the second quarter of 2006.
Pursuant to Section 2.2.1 of the Java Community Process version 2.6, the following is a summary of Sun's anticipated principal license terms and conditions for the Java 2 Platform Enterprise Edition, version 5.0.
www.jcp.org /en/jsr/detail?id=244   (4137 words)

  
 Cafe au Lait Java News and Resources
The specification will be built upon capabilities in existing Java SE platforms and provide a consistent and predictable dynamic component model across the family of Java platforms in conjunction with JSR 232 for Java ME (CDC).
GCC's Java is a clean room implementation that doesn't use any Sun code, so it doesn't always exactly match Sun release versions, but this is roughly at the Java 1.4 level with some omissions.
The Eclipse JDT Java compiler is bundled with the binary Tomcat distributions.
www.ibiblio.org /javafaq   (2034 words)

  
 PRESS RELEASE Aplix to Jointly Develop the Doja/Java(TM) Platform for FOMA(R) Handsets With NTT DoCoMo
Aplix has targeted late June of 2005 for the completion of this development and is planning to provide the platform for each of the handset manufacturers who develop FOMA handsets.
The JBlend platform is the de facto solution for running Java applications and services in consumer electronics devices, including mobile phones.
PRESS RELEASE Aplix to Jointly Develop the Doja/Java(TM) Platform for FOMA(R) Handsets With NTT DoCoMo
www.marketwire.com /mw/release_html_b1?release_id=84563   (510 words)

  
 Cetus Links: 16604 Links on Objects and Components / Java / General
Platform Independent: Java programs are compiled to a byte code format that can be read and run by interpreters on many platforms including Windows 95, Windows NT, and Solaris 2.3 and later.
Java is a programming language that lets you do almost anything you can do with a traditional programming langauge like Fortran or C++.
Safe: Java code can be executed in an environment that prohibits it from introducing viruses, deleting or modifying files, or otherwise performing data destroying and computer crashing operations.
www.cetus-links.org /oo_java.html   (2148 words)

  
 community.java.net - JavaDesktop
The Java platform has been closing the gap between its performance and native app performance on the desktop.
Don't miss the second page, which covers the desktop features and sums up with this: "Java SE 6 has the potential to be as revolutionary to the desktop as Java 2 was to the server.
The current version of the software is written in Matlab, but an easier-to-use version for the Java platform is expected soon.
community.java.net /javadesktop   (2523 words)

  
 Reference.com/Encyclopedia/Java Platform Debugger Architecture
The Java Platform Debugger Architecture is a collection of APIs to debug Java code.
www.reference.com /browse/wiki/Java_Platform_Debugger_Architecture   (49 words)

  
 java.net - The Source for Java Technology Collaboration
The champions are an informal but carefully-selected group of professional Java developers, JUG leaders, educators and authors with a common goal of advancing the Java platform.
Java Champions: The Java Champions project recognizes leaders in the Java developer community, in "an effort to bolster and encourage this community of leaders".
Building Java GUIs with Matisse: A Gentle Introduction: The tutorial Building Java GUIs with Matisse: A Gentle Introduction gets the reader up to speed with NetBeans 5's GUI builder.
www.java.net   (582 words)

  
 Free But Shackled - The Java Trap
If you develop a Java program on Sun's Java platform, you are liable to use Sun-only features without even noticing.
Sun continues to develop additional "standard" Java libraries, and nearly all of them are non-free; in many cases, even a library's specification is a trade secret, and Sun's latest license for these specifications prohibits release of anything less than a full implementation of the specification.
We are trying to rescue the trapped Java programs, so if you like the Java language, we invite you to help in developing GNU Classpath.
www.gnu.org /philosophy/java-trap.html   (1169 words)

  
 Tools for Software Developers - Java Development Platform, Integration Platform, Toolkits - Java, C++, .NET
We offer development platforms such as Voyager®, the industry leading, distributed development platform for Java applications with mobile agent technology, Cinergi™, the must-have multi-language application integration platform for building Web Services composite applications and a variety of Toolkits (class libraries) for Java, C++, and.NET developers.
Voyager® is the only Java Development Platform supporting the development of
The JGL Toolkit is the Java equivalent of the STL for C++ and extends the functionality of JDK 5.0 from Sun Microsystems.
www.recursionsw.com   (583 words)

  
 Java Platform Language Neutrality
While I think it's fairly obvious that the Java platform was not originally intended to support languages other than Java, it clearly has the ingredients needed to support a broad variety of programming languages.
This implementation approach maximizes reuse of the existing Java platform services and supports the potential for interoperability between Bistro (Smalltalk) and Java classes that might need to share collections and streams.
Requiring this capability of a platform and the languages it supports is unwarranted and untenable.
www.educery.com /papers/bistro/neutrality.htm   (1841 words)

  
 [Chapter 4] The Java Platform
This chapter switches gears and covers the Java platform, which is the vast collection of predefined classes available to every Java program, regardless of the underlying host system on which it is running.
Java also defines numerous packages for graphics and graphical user interface programming and for distributed, or enterprise, computing.
A Java program can communicate with an external process using streams in the same way that it might communicate with a server running on some other computer on the network.
www.oreilly.com /catalog/javanut3/chapter/ch04.html   (4742 words)

  
 The Volano Report: Which Java platform is fastest, most scalable? A JavaWorld exclusive!
Furthermore, VolanoMark seems to hit Java platforms where it hurts the most, not only creating a large number of active socket connections and threads but forcing the system to constantly switch among them all.
IBM's Java virtual machine for Windows NT is a remarkable 20 percent faster than the alternatives from Microsoft and Sun.
See the "Environments" section for details on the hardware platform, operating systems, and Java virtual machine environments.
www.javaworld.com /javaworld/jw-03-1999/jw-03-volanomark.html   (1802 words)

  
 HP Unix - Java technology software HP-UX 11.0 & 11i
HP offers a full range of Java technology products for the Java2 Standard Edition (J2SE) platform on HP-UX systems.
We provide solutions to develop or deploy Java applications with the best performance on HP PA-RISC 11.0, 11i v1 (11.11) and 11i v2 (11.23), and HP Integrity (Itanium) 11i v1.6 (11.22) and 11i v2 (11.23) systems.
Java™ and all Java based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc.
www.hp.com /products1/unix/java   (186 words)

  
 Java
Professional Java developers are increasingly turning to the feature-rich Mac OS X as the operating system of choice for cross-platform Java development projects on the Macintosh and other platforms.
A guided introduction and learning path for developers new to Java in Mac OS X. Mac OS X is the only mass-market operating system that comes complete with a fully configured and ready-to-use Java Development Kit.
Java programming specifications, organized by package and class.
developer.apple.com /java   (243 words)

  
 Download Java software from Sun Microsystems
Java software can be directly downloaded from Apple.
You can also choose to receive Java software on a CD through a one-time purchase.
Once you have Java software, you'll have access to a whole new world of interactivity.
www.java.com /en/download/manual.jsp   (257 words)

  
 Welcome to NetBeans
Java SE 6 is targeted for final release in late 2006.
The GlassFish community is building a free, open source application server which implements the newest features in the Java EE 5 platform, which includes the latest versions of technologies such as EJB, JavaServer Faces, Servlet, JSP, JAX-WS, JAXB, Java Persistence, Common Annotations, Streaming API for XML, and many other new technologies.
If you have used JBuilder to develop Java applications in the past but are looking to move to NetBeans IDE, you can easily get started.
www.netbeans.org /index.html   (606 words)

  
 James Gosling: on the Java road...
Like GPL software, the Java platform is "free" in many senses: you don't have to pay anything for the runtime or developers kit and you can get the sources for everything.
Where this relates to Java and Sun is that because such a huge fraction of customer applications that run on Sun hardware is written in Java, we can treat CPUs (and even operating systems) as commodities, in the same way we treat disk drives.
We believe that for a developer who has built a Java application they have a right to trust that when some other developer says "I have a Java VM for you to use", that their application will work.
today.java.net /jag/page7.html   (2563 words)

  
 Java Technology
Java Everywhere Check out the facts, figures, communities and customers using Java, one of the most pervasive technologies on the planet.
Partners Find out who's licensing Java today, and what industry Partners are doing with Java technology.
About Java Technology Learn what makes Java so popular, and what makes it tick.
www.sun.com /java   (200 words)

  
 Welcome To wantJava.com : Hosting for the JAVA Platform
Sun, Sun Microsystems, the Sun Logo, Sparc, Java, J2SE, J2EE, JSP, Servlet, EJB, JMX, JMS, CMP, JNDI, JCA, and JTA/JTS are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.
Welcome To wantJava.com : Hosting for the JAVA Platform
www.wantjava.com   (45 words)

  
 Eclipse.org home
Eclipse is an open source community whose projects are focused on providing an extensible development platform and application frameworks for building software.
Java Application Profiling using TPTP by Valentina Popescu (IBM)
This article demonstrates how to use the TPTP Profiling tool to profile a Java application for identifying...
eclipse.org   (208 words)

  
 Macromedia - JRun / Java(tm) Platform Topic Center
Wrap a Java API into ColdFusion components with this RSS example from DRK 4.
RSS Untangled: Exposing a Java API from ColdFusion
Use of this website signifies your agreement to the Terms of Use.
www.macromedia.com /desdev/java   (257 words)

  
 jlGui - Music player for the java platform - MP3, Ogg Vorbis
jlGui - Music player for the java platform - MP3, Ogg Vorbis
Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U. and other countries.
All other company and/or product names are the property of their respective owners.
www.javazoom.net /jlgui/sources.html   (112 words)

  
 Java Platform Debugger Architecture at opensource encyclopedia
"Java Platform Debugger Architecture" in world wide web people finder »
www.wiki.tatet.com /Java_Platform_Debugger_Architecture.html   (45 words)

  
 ipedia.com: Java programming language Article
The Java platform and language began as an internal project at Sun Microsystems in the December 1990 timeframe.
The availability of the JVM on almost all types of device, chips and software package enables Java to function both as middleware and a computing platform.
Java tends to be more high-level than similar languages (such as C++), which means that the Java language lacks features such as hardware-specific data types and low-level pointers to arbitrary memory.
www.ipedia.com /java_programming_language.html   (3740 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.