Test Version: GWT 2.0 and above Use of “main” method Each Java class can include a “main” method to perform class execution. This feature is especially useful for experimenting, testing and debugging the pertaining code within the class without resorting to using helper class. Generally it is more efficient and productive to test a particular [...]
Archive for May 21st, 2010
GWT Tips: Using “onModuleLoad” method as Java’s “main” method to create self-testing class
Posted in Uncategorized on May 21, 2010 | 4 Comments »
![Tulum Mexico in Late Afternoon Light [Explore #1, THANK YOU] Tulum Mexico in Late Afternoon Light [Explore #1, THANK YOU]](http://static.flickr.com/5470/7235972310_8c25258da5_t.jpg)

