October 2007 Issue of Java Jazz up magazine
-
Java News
Sun adds features to the Java platform?s existing security by announcing two new Java SE security features. These features strengthen Java as the most widely used and secure software platform.
-
New Releases
Now the developers can take advantage of advanced search capabilities like Google without extra infrastructure coding with the help of Hibernate Search 3.0.
-
JavaFX
It is a natural phenomenon to think about learning and adopting new technologies while there exists some well-established and popular ones, it is the scenario prevailing with the rich internet application (RIA) development landscape.
-
Java Platform Micro Edition
It is a natural phenomenon to think about learning and adopting new technologies while there exists some well-established and popular ones.
-
Know the Java Champions
The Java Champions program was launched in June 2005 at the JavaOne Conference in San Francisco.
-
JBoss Seam: Web 2.0 Applications
JBoss Seam is a powerful new application framework developed by JBoss, a division of Red Hat for building next generation Web 2.0 applications.
-
Maven 2 Eclipse Plug-in
Plugins are great in simplifying the life of programmers; it actually reduces the repetitive tasks involved in the programming. In this article our experts will show you the steps required to download and install the Maven Plugin with your eclipse IDE.
-
Tomahawk Tags
Tomahawk tags are collection of standard components with extended functionality and many more extra set of components with rich set of functionality.
-
Remoting with Spring
Spring features remoting support using various technologies. Remoting support eases the development of remote-enabled services, implemented with usual (Spring) POJOs.
-
Java Architecture for XML Binding
Today, XML has emerged as the standard for exchanging data across disparate systems, and Java technology provides a platform for building portable applications.
-
Structural Design Patterns
Structural Design Patterns This pattern establishes a relationship between the two unrelated interfaces such that they work together.
-
Develop-JSF Application
In this application, the first page that the user experiences is displayed with an input text box and a command button component. User enters name in the box and presses the button then user is welcomed in the next page.
-
Rich Internet Application
In the Rich Internet Application, the term ?Rich? stands for the broad range of media includes multiple fonts, vector and bitmap graphic files, animations, online conferencing, audio and video.
-
Tips & Tricks
You must have worked with Notepad to write programs. Now its turn to create notepad by own with the help of java language.