Archived Content

The UP3 space contains documentation related to the next-generation portal exploration work that JA-SIG has now archived. Documentation related to uPortal, including active development for future releases, can be found in the uPortal space.
References to uPortal 3 in this space should be considered out of date. Active uPortal 3 documentation is available in the uPortal space.

Google Web Toolkit

Google Web Toolkit

Pros
  • Large list of widgets
    • form widgets (checkbox, combobox, listbox, etc...)
    • menu widgets (flyout menus, trees, etc...)
    • other widgets (sortable tables, tabs, dialog boxes, etc...)
  • Back button support
  • Familiarity for java developers
  • Debugging environment similar to java
  • Hand-write JS in java with JSNI
  • JavaDocs offer good documentation
Cons
  • New browser support must come from Google (currently doesn't support IE7)
  • Non-standard table-based layouts
  • Written for java 1.4 (can't use generics, annotations, etc...)
  • Security and performance issues unknown
  • Unproven technology (no existing large-scale projects)
  • Auto-generated JS difficult to debug

Differentiators

Back button support for AJAX
Robust widget library
Java skills required
Unknown, unproven
Auto-generated JS difficult to debug
Not web standards compliant

DEMO: http://code.google.com/webtoolkit/documentation/examples/

Labels

javascript_libraries javascript_libraries Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.