Sep 29, 2009

Jaxcent – An Alternative to GWT



Jaxcent is a Java-only AJAX framework and API. Like GWT, it does not require JavaScript programming.

Unlike GWT, Jaxcent is a server-side framework. Instead of being compiled into JavaScript, the Java code directly runs on the server, and communicates with the client via a small JavaScript file.

Being a server-side framework provides many advantages. The coding is very straightforward. The development environment is the exact one that developers are used to. Any tools, debuggers, JMX/JConsole, third party libraries, text files, databases, everything is accessible in the normal manner.

There may be some concern that a server-side framework may be putting more burden on the server, compared to GWT. However, a GWT-like approach does require the server to maintain, manage and deliver multiple JavaScript files. In real terms, that can be a significant server load. In contrast, Jaxcent has a single small JavaScript file, that will be cached by normal browsers. The actual load on the server is comparable to any server side pre-AJAX framework, such as servlets, JSP, ASP etc.


To see a few Jaxcent samples, please visit the samples page.

Jaxcent is available for download at the download page.

Jaxcent documentation is available at the documentation page for review. It is also included in the download.

An online tutorial for Jaxcent is available at http://www.jaxtut.com/.

For any feedback or questions, please use the form at the contact page.

Related Posts:

  • GWT Portlets GWT Portlets is a free open source web framework for building GWT (Google Web Toolkit) applications. It defines a very simple & productive, yet powerful programming model to build good looking, modular GWT applications. … Read More
  • GWT SmallTalkSource: http://gwtsmalltalk.wordpress.com/ GWT Smalltalk (GST) is an implementation of the Smalltalk language which runs in web browsers. It is built using the Google Web Toolkit (GWT) and is deployed on the Google Applica… Read More
  • Developing Portlets with GWTI found this article in Deligent How to write a portlet with the aim of GWT? Modifying Gridpshere Home If you want you can also apply the respective changes to gridsphere’s home directory. This can be useful if, for some reas… Read More
  • GWT Chat Application – (GWT with xmpp protocol)emite (xmpp & gwt) – This library implements the xmpp communications protocol using the bosh technique with gwt. It also handles the xmpp Instant Messaging protocol but has a modular architecture to support any other kind… Read More
  • rupy - A tiny Java NIO HTTPd (Comet)Weighing less than 50KB, rupy is probably the smallest Java NIO application server in the world. Rupy is inherently non-blocking asynchronous, which makes it the ideal candidate for high concurrency real-time applications pus… Read More

0 comments:

Text Widget

Copyright © 2025 Vinay's Blog | Powered by Blogger

Design by | Blogger Theme by