Last week Eclipse foundation delivered their 2010 installment i.e., the 3.6 version of Eclipse code named Helios. It was the largest release from Eclipse community so far as it involved 39 different project teams & 33 million lines of code (as per the data available in the official Eclipse web page). Helios comes with lots […]
Five minutes guide for creating your first Struts2 project using Maven2
Struts2 is one of the most popular Java web application frameworks for building modern web 2.0 applications. In spite of facing stiff competitions from other sophisticated web frameworks like Ruby on Rails, Struts2 has been successful in retaining the top position mostly because of the Java factor associated with it.