Sometime Today, DJ cobbled together some glyphs to say:
Anyway, what about GWT? We can use GWT. Its very simple to use and provides 100% abstraction from the icky HTML / JS aspects of the browsers so we can concentrate on the development rather than standardizing HTML and making it work in all browsers.
Are you sure it will work in all browsers? Have you tested with lynx? Does the generated code validate or even come close to validating? Is it semantically clean?
If you want to write a web app, you MUST learn HTML and Javascript. Avoiding that is going to make your web app unusable for a large section of users.
Philip