On CBS News: 60 Mins: Can A Machine Cure Cancer?
2 Resources for

j2se 5.0

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Java Performance on Intel Itanium2 Processors: Leveraging Tools and J2SE 5.0 Features
The tools available for measuring Java application performance on Itanium make problem solving easy. The same tools also answer more general, everyday questions that one might have about their application, whether the application is in development or in production. This webcast shows the latest tools that provide with metrics and...
Tags: Processor, Hewlett-Packard Co., Performance, J2SE, Intel Itanium 2, Tool, Intel Corp., J2SE 5.0, Java, Productivity, Programming Languages, Software Development, Software/Web Development
Webcasts
Java 2 Platform, Standard Edition (J2SE) Development Kit (JDK) 5.0 (jsp)
Java 2 Platform Standard Edition (J2SE) software is the premier platform for rapidly developing and deploying secure, portable applications that run on server and desktop systems. J2SE 5.0 is a significant release including many new features and updates while preserving compatibility and stability. This is the official Java Software Development...
Tags: JDK, J2SE, Java 2, Sun Microsystems Inc., JSP, J2SE 5.0, Java, Programming Languages, Software Development, Software/Web Development
Software downloads 2006-02-07

Additional Resources

Java 2 SE (dmg)
The Java 2 Platform Standard Edition (J2SE) 5.0 Release 1 software update provides support for cross-platform J2SE 5.0 applications and J2SE 5.0-based applets in Safari on Mac OS X 10.4 "Tiger."This update does not change the default version of Java on your Mac from Java 1.4.2 to J2SE 5.0, though...
Tags: J2SE, Java 2, Java, Programming Languages, Software Development, Software/Web Development
Software downloads 2005-05-05
Observability Using Java 2 Platform, Standard Edition 5.0, and the Solaris OS
Java 2 Platform, Standard Edition 5.0 (J2SE 5.0), is the latest FCS release available for download from Java.sun.com. The J2SE 5.0 platform comes with a number of observability tools, especially on the Solaris 10 Operating System. The Solaris 10 OS introduced Dynamic Tracing DTrace. From J2SE 5.0 update 1 onwards,...
Tags: J2SE, Java 2, Operating System, Sun Solaris, Java, Operating Systems, UNIX, Servers, Software, Programming Languages, Software Development, Software/Web Development, Hardware
White papers 2006-05-01
Java 2 Platform, Standard Edition V 1.4 Performance and Scalability Guide
One of the design centers for the release of Java 2 Platform, Standard Edition (J2SE) version 1.4 was to improve the performance and scalability of the Java platform. This paper gives an overview of the performance and scalability improvements made in the J2SE version 1.4 release. This includes the results...
Tags: J2SE, Java 2, Scalability, Java, Programming Languages, Software Development, Software/Web Development
White papers
Reducing the Risks of Performance Problems in J2EE Projects
The white paper highlights some of the key J2EE performance management considerations as you develop and deploy applications. Specific tips and recommendations are provided to help reduce risks and ensure overall project success. Most J2EE projects will have one or more developers with some J2SE (Java 2 standard edition) performance...
Tags: Performance, J2SE, White Paper, J2Ee, Java, Performance Management, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Programming Languages, Human Resources, Workforce Management, Software
White papers 2003-07-23
Reflexive Java Names?
What is the difference between J2SE Runtime Environment and Java Runtime Environment, SE? Some of my computers have several instances of each in the Add/Remove Programs. I have updated all to J2SE Runtime Environment 5.0 Update 10 and am removing previous updates. I'm not sure what the other is, though,...
Tags: HeavenAmbassador
Discussion threads 2007-02-01
Making the Most of Java's Metadata
The release of J2SE 5.0 (also known by its codename "Tiger") introduced numerous Java language changes designed to make programming in Java more expressive, developer-friendly, and safe. In a new four-part series of papers, beginning with this one, the author shows the reader how to make the most of Java's...
Tags: J2SE, Java, Programming Languages, Software Development, Software/Web Development
White papers
Java Swing not responding to mouse
Hi,I am running Windows 2000 SP4 and J2SE Runtime Environment 5.0 Update 8.Any programs which use Java as their GUI do not respond to the mouse. Only keyboard will work.I have a Microsoft Intellimouse which works fine with all other applications.When I open the Mouse properties in the Control...
Tags: mouse, steve@..., windows, Java
Q&A 2006-09-06
Java Swing not responding to mouse
Hi,I am running Windows 2000 SP4 and J2SE Runtime Environment 5.0 Update 8.Any programs which use Java as their GUI do not respond to the mouse. Only keyboard will work.I have a Microsoft Intellimouse which works fine with all other applications.When I open the Mouse properties in the Control...
Tags: mouse, steve@..., windows, Microsoft Corp., Microsoft Intellimouse, Java, software
Q&A 2006-09-06
Reaching to the Core
Java 2 Platform, Standard Edition (J2SE) 1.4 introduced many new features to the Java platform, including new input/output, logging, regular expressions, and assertions. While often overlooked by enterprise-focused programmers because these technologies weren't placed in J2EE proper, they live in the Java core under J2EE and have a wide and...
Tags: J2SE, Java, J2Ee, Programming Languages, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
White papers
Java problem
I installed the latest version of Java (J2SE Runtime environment 5.0 Update 4). After installing, web pages work just fine, but after a restart of XP, if I try and load a page containing Java the whole IE browser shuts down.I have uninstalled Java and re-installed several times and every...
Tags: Java, Microsoft Internet Explorer, software, williamjwallace
Q&A 2005-07-19
The Proper Channels
In Part 1 of this series covering the most important J2SE 1.4 features for enterprise programmers, the author discussed channels. In this paper, the author introduces the New I/O NIO Buffer class, and explains how channels and buffers work together in J2SE 1.4 to move data faster than ever before....
Tags: Channel, J2SE, Programmer, Java, Development Tools, Programming Languages, Software Development, Software/Web Development
White papers
J2SE for the Enterprise Developer, Part 4: SocketChannel and ServerSocketChannel
This paper shows the SocketChannel and ServerSocketChannel classes and demonstrates how they enable servers to scale to thousands of clients using the new Selector class and nonblocking I/O. For network communication, J2SE 1.4 provides two new classes: SocketChannel and ServerSocketChannel. Going beyond the original java.net package and its Socket and...
Tags: Developer, J2SE, Class, Java, Programming Languages, Software Development, Software/Web Development
White papers
XML Validation and XPath Evaluation in J2SE 5.0
Some of the exciting new features of the Java 2 Platform, Standard Edition (J2SE) 5.0 release, code-named Tiger, are the added XML validation package at javax.xml.validation and the XPath libraries at javax.xml.xpath. Before the Tiger release, the Java API for XML Processing JAXP SAXParser or DocumentBuilder classes were the primary...
Tags: J2SE, XPath, XML, Java, Software/Web Development, Web Development, Programming Languages, Software Development
White papers 2005-09-08
Enterprise J2ME: End-to-End Best Practices - Conquer the Challenges of Mobile Application Development
J2ME allows desktop or enterprise Java developers to migrate their existing skills to build smart mobile applications for enterprises and consumers. Those skills include basic concepts of the Java language, APIs, and common design patterns. Despite the similarities in APIs and development tools between the J2ME and J2SE/J2EE platforms, experienced...
Tags: Mobile, J2ME, Mobile Application, Best Practice, International Data Group, Advertising & Promotion, Java, Wireless, Marketing, Programming Languages, Software Development, Software/Web Development
White papers 2004-03-22
Using Headless Mode in the Java SE Platform
This paper explains how to use the headless mode capabilities of the Java Platform, Standard Edition (Java SE, formerly referred to as J2SE). Headless mode is a system configuration in which the display device, keyboard, or mouse is lacking. Sounds unexpected, but actually one can perform different operations in this...
Tags: J2SE, Mode, Keyboards, Java, Mice, Programming Languages, Hardware, Peripherals, Software Development, Software/Web Development
White papers 2006-06-01
Add Some Spring to Your Oracle JDBC Access
JDBC is a standard data-access protocol that is typically used to access relational databases. A significant advantage of JDBC is its standardized API, which allows for portability of Java-based data-accessing applications. JDBC is considered an integral part of both standard Java (J2SE) and enterprise Java (J2EE) and has been around...
Tags: Oracle Corp., JDBC, Java, Databases, Programming Languages, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
White papers
Wits end
I run XP-SP2, IE7.Having problem w/J2SE - can't remove. Tried using Add/Remove program but get following:Error 1316. A network error occurred while attempting to read the file C:/Windows/Installer/J2SE Runtime Environment 5.0 Update 6.msi.Also:1)Key strokes don't always take - sometimes letters don't get entered until I hit key a second time.2)Some...
Tags: Programming languages, cato0211@..., Java
Discussion threads 2007-09-28
Leveraging the WebRowSet Object to Deliver Web Content: An Architectural Study of Producing HTML From WebRowSet Objects Using Client-And Server-Centric Approaches
The WebRowSet interface was introduced in the Java language in Java 2 Platform, Standard Edition (J2SE) Version 1.4. With J2SE Version 5.0, reference implementation classes of the interfaces ship with the run time. WebRowSet objects can easily be transformed into XML documents. In this paper, one uses a client-centric approach...
Tags: Web, HTML, Server, Object, WebRowSet, XML, Java, Software/Web Development, Web Development, Programming Languages, Software Development
White papers 2006-05-02
  • << Previous
  • page 1 of 1
  • Next >>


Quick Guide: Spyware Detection and Removal
Spyware and adware are increasingly eating away at IT professionals' time and resources. These programs slow end-user system performance and can enabl ...
Buy Now
Disaster Recovery Plan Power Checklist
Development of a disaster recovery plan is a must. Although there may never come a time when the plan must be implemented, it is always best to prepar ...
Buy Now