Jump to content

Google AJAX Resource

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
Guest_NeedHelp_*

Guest_NeedHelp_*
  • Guests
I found this neat little tool from google that lets you write applications in JAVA and then converts them to AJAX web compliant:

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

Looks very neat. I think I'm going to try it out.

#2
Guest_NeedHelp_*

Guest_NeedHelp_*
  • Guests

Quote

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.

From the link above.

#3
Dan

Dan

    Programmer

  • Members
  • PipPipPipPip
  • 145 posts
Nice link, will give that a try!

Nice to see another service from the web giant, another subdomain I didn't know about!

I really love their ajax web apps - really impressive in terms of showing what ajax is capable of.