Top 10 features of JDK 7
We had already focused on JDK 7 features in our post - Java/JDK 7 downloaded. According to the roadmap in OpenJDK site, JDK 7 would be arriving at the first quarter of 2010. Going by the schedule 6 milestone are expected in 2009, with the milestone M3 encompassing JSR 292's VM Support for non-Java languages, support for SCTP (Stream Control Transmission Protocol) and SDP (Sockets Direct Protocol) on Solaris, as well as an upgrade to Unicode 5.1 and an updated class loader.. JDK 7 would includes several enhanced features with respect to performance, usability and security of Java platform. We can wait till the current draft of the development process is published as a Feature Proposal Template. However, as the draft is available we decided to dig deep into the JDK 7 to sort out the top 10 features for JDK 7.

CentOS comes with OpenJava JRE installed. However that doesn't provide the required libraries to run Java from browsers (read: applets). Here are the steps to install and enable applets / Java plugin in Firefox browser on CentOS 5.
With Apache Tomcat developers can enable PHP only in one web application and run it globally for all applications under tomcat. Generally, PHP is said to have several orders of magnitude more open source code and projects. Those developers favoring the Resin application server have the ubiquitous of PHP. Implementing PHP in Java would benefit both the PHP users and pure Java users. The developers can use the Java EE 5 platform-compliant Web container in Web Server to build reliable and scalable Web applications that are highly demanded. Here's a comprehensive article that shows you how to run PHP in Java as well as JSP/Servlet-PHP integration options.
Java Management Extensions (JMX) is Sun Microsystem's new Java-based tool for managing enterprise applications. JMX is a Java framework designed to manage enterprise applications in a distributed environment. The JMX technology equips the developers with the ability to add monitoring and management to their Java applications. These APIs can manage anything Java enabled- web servers to network devices to web phones - locally or remotely. JMX technology is defined by two closely related specifications developed through Java Community Process (JCP). To have a better understanding of Java Management Extension technology we decided to provide you an extensive FAQ of the technology. 













