‘Six’ best web frameworks in Java

A web application framework is a software framework that is designed to support the development of dynamic websites, Web applications and Web services. The framework aims to alleviate the overhead associated with common activities used in Web development. Here is the list of SIX best web frameworks which we are using in Java. Each oneContinue reading “‘Six’ best web frameworks in Java”

Web 2.0 user interface technologies

Here is an interesting and useful article from IBM developer works. Its about the web 2.0 user interface technologies. He explains about the technologies like * Flex and OpenLaszlo * IBM® Workplace™ Managed Client and the IBM Lotus® Expeditor * Faces Client Components * Ajax * HTML etc. Article : Web 2.0 user interface technologiesContinue reading “Web 2.0 user interface technologies”

ICEsoft™ Open Sources ICEfaces™

ICEfaces also released as opensource under the Mozilla Public License, on this Tuesday :). ICEfaces is a profoundly powerful extension framework for JavaServer Faces which provides excellent Ajax integration with no heavy lifting. This extends JavaServer Faces, enabling Java developers to more easily create and deploy thin-client rich Web applications in Java technology. ICEfaces applicationsContinue reading “ICEsoft™ Open Sources ICEfaces™”

Spring-JSF integration

Spring is a powerful framework for building enterprise Java applications. JSF is a standards-based technology that can simplify Web development. It is possible to combine the two with surprisingly little effort, allowing developers to take advantage of the best that both Spring and JSF have to offer. Check this useful article By Michael Klaene whichContinue reading “Spring-JSF integration”