posted 11 years ago
hello everyone,
Im a seasoned android developer but very new to GWT, i made a hello world project and it doesnt load the label dynamically
In my entry module class i have this pseudocode
and in my helloworld.html, i have empty <body> tags, in theory this should work , but it doesn't, i did search similar posts in the forum, and people seem to use div tags, but doesn't that hard code the whole layout?
Please help me out,
Thanks