RichFaces is a rich component library FROM JBOSS for JSF. It is an advanced framework for easily integrating AJAX capabilities into your business application development. The latest version of RichFaces is 3.1.2.RichFaces differs from other AJAX approaches by enabling page-oriented AJAX support instead of the traditional component-oriented support. This means you can define an eventContinue reading “RichFaces : Add more Rich features to your JSF Application”
Monthly Archives: October 2007
Ajax Tags : Simple JSP tags for Ajax
The AJAX Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages.This tag library fills that need by not forcing J2EE developers to write the necessary JavaScript to implement an AJAX-capable web form. The tag library provides support for live form updates forContinue reading “Ajax Tags : Simple JSP tags for Ajax”
Google Collections Library
Google Collections Library is the extension of Java 1.5 Collection Framework. As we all know the collection framework is mostly used to handle objects in the Java Programming. So I think an extension API to this Its a very interesting as well as useful development to the Java world. Now Google is released its ALPHAContinue reading “Google Collections Library”
Spring 2.5 is released :)
At last Spring 2.1 is changed into Spring 2.5. The new version of Spring is released. With lots of new features… Actually Mr.Juergen Hoeller already wrote about this before one month in the Spring Team Blog. And Please see this Link to find one previous post in my blog itself :)The Features added in SpringContinue reading “Spring 2.5 is released :)”
