AJAX Home
JavaJava Web Parts
Author: microbee Category: Java Add CommentJava Web Parts is a project that provides small, reusable and largely independant Java components of interest to all web application developers. You can think of this project as being similar to the Jakarta Commons projects.
Java Web Parts is comprised of a number of packages, each supplied in their own individual JAR, with little (ideally no) cross-dependency. The packages currently include:
Context - A collection of components for dealing with a servlet context
Filter - A collection of useful servlet filters
Listener - Context and Session listeners for various occassions
Misc - Things that didn't fit anywhere else, including a very powerful CoR implementation
Taglib - Various tag libraries, including the very popular AjaxTags
Servlet - A collection of servlets to fulfill common needs
Request - Classes and functions for dealing with an HTTP request
Response - Classes and functions for dealing with an HTTP response
Session - Classes and functions... eh, you see the pattern!
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 ...
• 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 ...
• 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 ...
• Seam and Spring Web Flow: Better Ajax with Java Java developers are now more comfortable in developing Ajax based application. Even without writing a single line of JavaScript, an Ajax based application is possible with Java developer.
Although it requires advanced knowledge of Java technology to enable Java in Ajax, the fact that Java is possi ...
• How Ajax Can Be Used To Build Java Applications How Ajax Can Be Used To Build Java Applications
Why Ajax Can be Useful For High Quality Web Applications
One thing that most people are looking for on the web these days is interactivity. The ability for companies to create web applications which are highly interactive will play a prominent role ...
• AJAX : Asynchronous Java + XML? Developers were the
first to notice this. In fact, the developer community was jazzed about
the technical approach that Google used. In February 2005,
AdapativePath's Jesse James Garrett coined the phrase "AJAX" as
"Asynchronous JavaScript + XML" to describe this approach1.
In particular, ...