• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

GWT Architecture and third party tools

 
Ranch Hand
Posts: 225
Spring Notepad Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
GN!

- May I know, what the GWT basic architecture is?

- And on which pattern or framework, GWT is based on ?

- What are third party plugins or tools are there for GWT. Few examples ?


Thank you.
Regards
Baseet Ahmed
"And Mix not Truth with falsehood, nor conceal the Truth when you know(what it is)"
- English translation of Original Arabic Holy Quran's Verse
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
These sort of questions are beyond the scope of forums. Have you checked out https://developers.google.com/web-toolkit/overview?
 
Baseet Ahmed
Ranch Hand
Posts: 225
Spring Notepad Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I got surprised for the Scope of this forum.

Like Struts is based on MVC architecture, what GWT?
Like MVC has Model, View and Controller architecutral concepts, what GWT?
Like third party plugins for various Tools, what GWT?


Regards
Baseet Ahmed
Trust is not to win someone but is lossing yourself to someone. When you are trusted by someone its not due to Excellence of your Mind but due to Purity of your Heart !!
 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Baseet, GWT is a widget based development working on RPC model.
reply
    Bookmark Topic Watch Topic
  • New Topic