10 Best Java Web Development Framework

java1There are a majority of enterprises running Java applications and working on Java web development framework. What remains to be seen is that a number of companies are tied to the conventional web development framework and  haven’t actually started to anticipate what could be the best Java web development framework. Even the JavaOne might hold no unified voice for what web framework is best. There are several easy to use Java web frameworks that are out now a days, and they are too many. Essentially choosing the best web development framework has become more intricate, specifically due to three reasons. On a broader perspective, the web technology landscape has undergone a sea change; far more choice of technology; and changing requirements for modern web applications. After an extensive research we assorted the 10 best Java web development framework that we would like to share with you.

Full article (1729 words) »

Java EE 6 Features Overview

javaee6Java EE 6 arrives as a big leap transforming into an ideally simple, streamlined and well-integrated platform. Java Platform, Enterprise Edition (Java EE) has grown over the years since its in 1999. After years of development the Java EE platform has accumulated a chunk of outdated APIs that are not well supported or not widely deployed.  Improving over the past two version, the Java EE 6 mainly focuses on providing ease of development and support for the third party frameworks.

The platform has undergone a significant upgrade with a new set of innovative features - brand new APIs like WebBeans 1.0 and JAX-RS 1.1 and servlet 3.0, clearly reflected in the technology. Additionally, some minor changes have been incurred such as standardizing global JNDI naming, the major themes for JSR 316 are pruning and profiles. Let's have a broader view of the newly incorporated features in Java EE 6.0.

Full article (1031 words) »

5 Free Java Exams From Sun

Sun offers 5 free proficiency assessment examinations. Read below for details and how you can take them.

Sun Certified Associate for the Java Platform, Standard Edition, Exam Version 1.0
Exam Objectives:

Full article (263 words) »

Allen Holub: Say No To XML (As Programming Language); I Agree

Allen Holub (Author of Compiler Design in C and famous OO Guru) said: "XML is perhaps the worst programming language ever conceived. I’m not talking about XML as a data-description language, which was its original design. I’m talking about perverting XML for programming applications. It’s inappropriate to use XML as a scripting language (e.g., ANT), a test-description language (e.g., TestNG), an object-relational mapping language (e.g., Hibernate, JDO), a control-flow language (e.g., JSF), and so forth. These sorts of XML “programs” are unreadable, unmaintainable, an order of magnitude larger than necessary, and audaciously inefficient at runtime." Link

Full article (360 words) »

Download Free Mastering EJB 3.0 (4th Ed.) Book

Mastering EJB is now in its fourth edition (last published on July 2006) and has been updated for EJB 3.0. This edition features chapters on session beans and message-driven beans, EJB-Java EE integration and advanced persistence concepts. In-depth coverage of the Java Persistence API and using POJO entities with EJB is also included.
Full article (190 words) »

Bonita 2.0 - Open Source Workflow Software Suite Released

Bonita v2 offers out of the box workflow to handle and administrate processes. Bonita 2.0 introduces the following new features:

Full article (137 words) »

Top 10 Java Features (or What Makes Java Great)

Here is a list of top 10 java features I constantly use and highly recommend; features which makes Java great as a language and platform.

Full article (335 words) »

The Rise of POJO’s (Plain Old Java Objects)

Nowadays POJO's are everywhere. The name was initially conceived (I forget who it was) to bring back some spotlight to plain everyday used java objects (away from overhyped java beans or ejb).

Full article (364 words) »

Design Patterns in Java (and EJB) References

Three high quality free resources (eBooks & website) for learning about design patterns in Java & EJB for your reading pleasure.

Full article (69 words) »

Mini Scare with jBPM

While reading the jBPM (Workflow management software) documentation I got a mini scare with the line "The directory structure of the sub projects core, tools & ejb complies with the maven directory layout".

Full article (129 words) »

Protected by Comment Guard Pro