aspose file tools
The moose likes GWT and the fly likes gwt flow Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » GWT
Reply Bookmark "gwt flow" Watch "gwt flow" New topic
Author

gwt flow

ramesh sri
Greenhorn

Joined: May 23, 2012
Posts: 8
can anybody explain flow of gwt app
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8434

What do you mean by flow? You will have to be a bit more specific here.

As a developer, you write pure Java code. The choice of classes is limited to white listed ones which can be emulated into JS.
Then the GWT "compiler" converts all this java code into JS. That is it, on a very high level, as far as GWT is concerned. Essentially GWT is a front end framework.

For communicating with the server side (so that you can get/set data, and update your UI), one typically uses the RPC mechanism.


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: gwt flow
 
Similar Threads
[GWT Java AJAX Programming] Book Comparison
JavaScript knowledge - how much js is enough?
Any idea on Export an Excel Sheet in GWT
GWT and HTTP post requests
bumper stickers, blackbeltfactory and other user personalizations (jforum day 2011)