This week's book giveaway is in the Open Source Projects forum.
We're giving away four copies of Eclipse Collections Categorically: Level up your programming game and have Donald Raab on-line!
See this thread for details.
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Does the book address JS/AJAX problems?

 
Ranch Hand
Posts: 89
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does your book address certain issues I have read about, such as problems with JavaScript errors?

From IBM:
http://www-128.ibm.com/developerworks/java/library/j-ajax4/

GWT's run-time libraries are licensed under the Apache License 2.0, and you can use GWT freely to create commercial applications. However, the GWT toolchain is provided in binary-only form, and modifications are not permitted. This includes the Java-to-JavaScript compiler. This means that any errors in your generated JavaScript are out of your control.

[Edit to give a meaningful topic]
[ April 04, 2007: Message edited by: David O'Meara ]
 
author
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Not any more. the current release of GWT is COMPLETELY open source:
http://code.google.com/webtoolkit/makinggwtbetter.html

thanks
prabhakar
 
them good ole boys were drinking whiskey and rye singin' this'll be the day that I die. Drink tiny ad.
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic