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
Western Digital Hard drive recovery

 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

wikipedia  Contributions

  

Features

Edit


  • Dynamic, reusable UI components
    Create a Widget by compositing other Widgets. Lay out Widgets automatically in Panels. Send your Widget to other developers in a JAR file.
    Really simple RPC
  • To communicate from your web application to your web server, you just need to define serializable Java classes for your request and response. In production, GWT automatically serializes the request and deserializes the response from the server. GWT's RPC mechanism can even handle polymorphic class hierarchies, and you can throw exceptions across the wire.
  • Browser history management
    No, AJAX applications don't need to break the browser's back button. GWT lets you make your site more usable by easily adding state to the browser's back button history.
    Real debugging
  • In production, your code is compiled to JavaScript, but at development time it runs in the Java virtual machine. That means when your code performs an action like handling a mouse event, you get full-featured Java debugging, with exceptions and the advanced debugging features of IDEs like Eclipse.
    Browser compatible
  • Your GWT applications automatically support IE, Firefox, Mozilla, Safari, and Opera with no browser detection or special-casing within your code in most cases.
  • Interoperability and fine-grained control
    If GWT's class library doesn't meet your needs, you can mix handwritten JavaScript in your Java source code using our JavaScript Native Interface (JSNI).

Samples

Edit


vxcvbxcv

fhfhfg

xxxcr gfer t

hoy oyooi yo

Related Links

Edit


Competitors

Edit


No input file specified.

Related Projects

  


  • Backbase AJAX for Struts
    Backbase AJAX for Struts is a complete AJAX - Struts programming framework build on top of any Struts and Eclipse which Pre-build AJAX-Struts components
  • BZByte EZAjax
    BZByte EZAjax is an open-source Ajax Web framework that enables rich UI for Web applications with no JavaScript or other nonsense
  • SmartClient AJAX GUI System
    SmartClient is the cross-platform AJAX GUI system chosen by top commercial software vendors, on-demand service providers, and enterprise IT developers for thousands of deployments since 2000. SmartClient provides a complete application stack, from rich, skinnable, extensible GUI components to declarative databinding and SOA integration, paired with a mature, searchable documentation suite and integrated tooling. SmartClient AJAX applications run on Internet Explorer, Mozilla, Netscape, Firefox, and Safari web browsers, on Windows, MacOS, Linux, and Solaris. A Java integration server is provided, and SmartClient can also be integrated directly with any XML or JSON-based service without need of a server. Visit SmartClient.com for hundreds of live examples, browseable documentation and a downloadable SDK.
  • Javeline Platform
    Javaline is an open source Java & Javascript platform
  • 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.
  • SWATO
    Swato is an opensource framework that help you develop your webapps easier via

 Discussion

  


neon Says:
Wed Jul 01, 2009 7:36 pm



Everything is very open and very clear explanation of issues. was truly information. Your website is very useful. Thanks for sharing.
indialike Says:
Tue Dec 22, 2009 11:35 am
Very nice and useful tutorials to web designers,
Thanks for posting.

Leave Your Comment

Name (Required)
Mail (will not be published) (required)
Website
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
Refresh Content in UpdatePanel using Asp.net Ajax Timer Control
Making DIV a Link - Javascript Vs CSS
Animated Ajax Record Deletion Using jQuery
Auto Resize iFrames - Part 1
jQuery, JSON, and ASP.NET
Optimize ASP.NET Membership Stored Procedures for greater speed and scalability
AJAX User Poll Using jQuery and PHP
jQuery and ASP.NET first steps
The AJAX Revolution. Join in.
JSONP made easy in ASP.NET AJAX