gwt

GWT: Using An External Development Server

GWTShell includes the -noserver command-line option, which instructs the toolkit not to start or use the embedded Tomcat instance. If you use -noserver, you're...

0 replies - 5201 views - 09/17/08 by Schalk Neethling in News

GWT: The Development Server - Tomcat Lite

The GWT shell uses a stripped down and somewhat customized version of the Apache Tomcat servlet container as its development mode server. While this is a...

5 replies - 12016 views - 09/08/08 by Schalk Neethling in News

The Google Full Monty: Chrome + Canvas + Gears + GWT + App Engine

Me thinks Google Chrome is the most significant and worthy app that Google has produced since Gmail. It's remarkable on its own merits.However, Google is...

22 replies - 7852 views - 09/06/08 by Roger Voss in News

Instantiations Updates GWT Designer for Google Web Toolkit 1.5

Instantiations today announced the release of GWT Designer™ 5.1. This major version upgrade of the product includes support for GWT 1.5 as well as basic...

0 replies - 5546 views - 09/03/08 by martag in Announcements

Making GWT Remote Procedure Calls

GWT enables client applications to communicate with server resources through its own RPC and object-serialization mechanism. This communication process...

0 replies - 11497 views - 08/25/08 by Schalk Neethling in News

JobServer 2.0: Java Job Scheduler and Workflow

Grand Logic is happy to announce the release of JobServer 2.0, an enterprise Java scheduler released with full SOA support. This is a major release of...

0 replies - 2206 views - 08/22/08 by Rauf Issa in Announcements

GWT: Running a completed project

Let's put GWTShell and GWTCompiler to use with a calculator example, CalculatorWidget. First, we'll use GWTShell to get the lay of the land and launch the...

0 replies - 4953 views - 08/11/08 by Schalk Neethling in News

SOAFaces - Component Framework for SOA + RIA Development

The goal of the SOAFaces project is to provide developers with an API for building SOA and RIA powered component (GWT + SOA) that can be composed easily into...

4 replies - 1938 views - 07/23/08 by Rauf Issa in Announcements

Design patterns and GWT

We have a calculator EntryPoint implementation that places a CalculatorWidget on the RootPanel, so we now need to provide this widget. This will be our own...

0 replies - 21373 views - 07/21/08 by Schalk Neethling in News

Metawidget 0.55: New Support for GWT, Groovy, and More

Metawidget is an Open Source 'smart UI widget' that populates itself at runtime with UI components to match the properties of a given business object. In...

0 replies - 3003 views - 07/15/08 by Richard Kennard in Announcements

GWT Basic Project Structure And Components

The core of every GWT project is the project layout and the basic components required—host pages, entry points, and modules. To begin a GWT project, you need...

2 replies - 9286 views - 07/14/08 by Schalk Neethling in News

Understanding the GWT compiler

The GWT compiler is the fulcrum of GWT. The entire approach GWT takes, encapsulating browser differences and compiling JavaScript from Java, is made possible...

2 replies - 25735 views - 06/17/08 by Schalk Neethling in News

ZK vs. GWT : Server-Centric Matters!

 [ Jeff Liu is an engineer with Potix Corporation, who are creators of the ZK framework ]

13 replies - 26938 views - 06/09/08 by jebberwocky in Articles

Working With The GWT Shell

The GWT shell is one of the most important components GWT provides, and one you’ll use every day when developing GWT applications.The shell is composed of...

0 replies - 12042 views - 06/09/08 by Schalk Neethling in News

Google I/O: As Cool as JavaOne Used To Be?

Google I/O, the third annual Google developer gathering is kicking off later today, so we thought we'd speculate about what might be announced at the...

5 replies - 4881 views - 05/28/08 by Schalk Neethling in Articles