AJAX Home
JavaAjaxTags Sub Component of the Java Web Parts project
Author: microbee Category: Java Add CommentJava Web Parts The AjaxTags component of the Java Web Parts project is a taglib that allows for very easy, purely declarative AJAX functions to be attached to any element on a page. It is nice because it does not require you to change anything about your existing page, you can add AJAX features after the fact very easily. The taglib consists of two common tags, and two others that are less frequently used, which have one or two attributes a piece. Very simple! All you do is drop a tag directly after the element on the page you wish to AJAX-enable, configure an entry in an XML config file describing the AJAX event, and your done! AjaxTags comes with a number of request and response "handlers" which provide common AJAX functions (i.e., construct XML from a form and submit it, update a div with the servers' response, execute returned Javascript, populate a select, transform returned XML via XSLT, etc). It also has tremendous flexibility for you to create your own handlers to do other things, like transfrom the server's response via XSLT using Sarissa (this was a contributed custom handler which is now standard in AjaxTags). AjaxTags does not provide pre-made AJAX widgets as other libraries do, but it does provide the foundation to very easily and quickly build these (see the cookbook example of building Google Suggests with AjasTags). AjaxTags also provides timed AJAX events, so you can continually refresh an iFrame for isntance. AjaxTags is, in short, an exceedingly simple, powerful and flexible way to introduce AJAX into your applications without having to write ANY code yourself!
Read Article Sponsored Links
Related Articles
• Java Enters RIA with JavaFX Before Ajax and JavaScript was used, Java has been the programming language that was used in developing websites which offered enhanced web based experience. Although it may require users to download the latest version of Java before any of the Java based application could be implemented.
Thr ...
• Enterprise Ajax 4.2 for Java Released The term Ajax was presented to the public during 2005 when Jesse James Garrett released a report which referred to the technique that was used by Google to build Google Maps. But before the term was actually coined, there are developers around the world who are already working in this type of t ...
• ZK-Framework - Setting up a New Project Read from beginning sample Chapter 2 - Online Media Library
ZK-Framework - Online Media Library
ZK-Framework - Setting up Eclipse to Develop with ZK
Setting up a New Project
The first thing we will need for the project is the framework itself. You can download the ZK framework from http:/ ...
• Java Frameworks for Ajax
Java is one of the most popular coding languages. Website developers and software engineers choose this language to create Rich Internet Applications. But with the popularity of Ajax, developers are now thinking twice about the language as Ajax requires JavaScript instead of Java. But instead of j ...
• The Marriage of Ajax and Java
Before Ajax became the byword for the developer’s quest for greatness, Java maybe the closest language that anyone wanted to learn. Java is a very interactive language that provides more than just a browsing experience but Java has been used for different online tools. Java isn’t even done in the ...
• Zenosss Updated with Ajax and Java
Zenosss, one of the leading software development companies specializing in Open Source Applications, Network Management and servers, has updated their Zenosss Enterprise with key additions of Ajax and Java based properties.
The company is known for their Open Source applications especially in t ...
• Project Insight Updated with Ajax
A business would surely survive if they could get the best ideas from their employees to work together towards a common goal. Instead of coming out with one good idea, the group will come together put up one great idea which makes collaboration has never been important nowadays.
Each department ...
• Project Management Tool that Runs on Ajax
Project management is a big responsibility especially if in a structured business setting. You’re practically part of a bigger plan that needs to run smoothly. Even though it looks easy from the outside, getting things done on time and with the required standard requires more than just pressure.
...
• Will Java be Vanished in Mobile Phones?
Years ago, the standard program for mobile applications was Java. Although not everything runs in Java, it was able to corner a specific market. Until today, there are mobile applications that run in Java. Most of the games that you’ll be able to play in mobile phones still use Java.
However, J ...
• Ajax and Java at Odds
Ajax is just two years old and developers can’t just stop talking about it. Maybe because it’s a new thing and anything new is always worth talking. The programming world is certainly excited to accept this newest addition of already extensive coding technique. Two years ago we were thinking that ...