Home | Projects | Tutorials | Articles | live chat | Submit Project | Big Vote
 
Ajax Projects
.NET Frameworks
Java Frameworks
PHP Frameworks
Ruby Frameworks
Other Frameworks
Cool AJAX sites
Ajax Resources
Ajax Tools
JavaScript frameworks

 Home / Projects / Java Frameworks / Google Web Toolkit

Google Web Toolkit




Google Web Toolkit (GWT) is a Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language. Writing dynamic web applications today is a tedious and error-prone process; you spend 90% of your time working around subtle incompatibilities between web browsers and platforms, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile.



Read The Full Review.




Project Name :Google Web Toolkit

Website URL : http://code.google.com/webtoolkit/

 Alexa

  


Statistics about this project website from Alexa

Related Projects

  


  • Reasonable Server Faces (RSF)
    Here is the short summary of RSF features: Pure-HTML templating, with a lightning-fast renderer, IKAT Build "components" using libraries of HTML rather than libraries of code. Both clients and framework use Spring for IoC throughout, no need to learn another file format or semantics. VERY lightweight, minimal and fast. Handles complete request lifecycle, but a fine-grained modularity allows you to plug in your favorite flow architecture (e.g. Spring Web Flow), your favorite persistence layer (e.g. Hibernate, iBatis). Ultra-lightweight component tree allows zero server state processing of requests, without closing the door to "heavy" persistent-component application styles. Pure bean programming model (like JSF, NO interfaces or base classes appear in your data model) Abstract component tree isolates view producers from the rendering technology. Default rendering system produces completely valid XHTML, as "accessible" as the template files you provide, which while requiring no JavaScript to operate, is extremely friendly to JavaScript and AJAX-rich development. * "Right first time" rendering gets URLs, styling and layout correct even in complex portal/multiple client environments. Includes a request scope application context (RSAC) both for clean request-scope programming free of ThreadLocals, as well as for request model. Highly modular architecture allows "take-it-or-leave-it" integration with RSF - use just the renderer standalone (like a much smarter Velocity), use the renderer plus request decoder, or use the whole framework with your favorite components plugged in. RSF itself built using Spring and RSAC, so even core components can be replaced by just editing a config file.
  • Marks
    Giving score to article as Digg does.
  • Nitobi Tabstrip
    Nitobi's feature rich, Ajax-powered tabstrip component adds custom folder tabs for easy navigation to any web application. Tabstrip supports client statefullness, is fully skinnable with CSS and can be implemented quickly and easily. Features include: * Lightweight Ajax architecture * Native support for Java, PHP and Classic ASP, and Coldfusion. Support for ASP.NET will be available in V1.1. * Cross browser support, including Internet Explorer 6.0+, Netscape 7.1+, Mozilla 1.3+, Firefox, and Camino * XML and CSS-based, making it easy to customize and extend * Multi-mode operation--native Ajax support can be replaced with iFrame integration and traditional page-based navigation * Customizable look and feel, add custom-skinned tabs through CSS * Optional opacity effects * Fully compliant keyboard support * Mix and match multiple styles of tabs on the same page * Native statefulness--can deserialize from and serialize to XML * Supports both Quirks mode and Standards mode Nitobi Tabstrip is available as part of the Nitobi Complete UI suite, http://www.nitobi.com/products/completeui/
  • IFW2
    A Java WEB application framework featuring: Flows (ie. components designed as finite state-machines usable as subflows, modal dialogs and components), a rendering engine able to refresh only changed parts of a web page via Ajax, and much much more
  • Struts-Layout
    Struts-Layout is a tag library for Apache Struts which provides easy and fast interface creation. This is achieved by powerful tags which display panels, input fields, tables, treeviews, sortable lists, datagrids, popups, calendars, etc. With those tags customized at your own look&feel, some of the developers in your team have neither need to write nor even know HTML.
  • Backbase AJAX Java Edition
    With the Backbase AJAX Java Edition you can quickly build attractive AJAX applications with JavaServer Faces (JSF). Backbase takes care of all the AJAX plumbing and integrates this elegantly within Eclipse, which can be used for development, debugging and deployment. The Backbase software enables Single Page Interfaces to avoid full page refreshes, and creates the best possible user experience.

 Discussion

  


Sorry discussion is closed in this page.
AddThis Social Bookmark Button
Top Projects
MSN Web Messenger
MessengerFX
ebuddy
e-messenger
ILoveIM
You Tube
AJAX file upload
KoolIM.com
Meebo
Ajax.NET Professional
Tutorials
AJAX & JSON Serialization
Ajax Contact Form by Example
Live Data Binding in ASP.NET AJAX 4.0
Tableless Web Page Design Using CSS
jQuery AJAX Reference
Saving Session Across Page Loads Without Cookies, On The Client Side
How to Add Auto Complete to Your Google Custom Search Engine
Ajax Tutorial
RSS Ticker with AJAX
A simple Ajax JSF 2.0 example