First Time GWT user

27 views
Skip to first unread message

jb

unread,
May 13, 2012, 12:05:25 PM5/13/12
to google-we...@googlegroups.com
Trying to create my first webapp with GWT.

I was able to write up some client side java code. But this did not get refelected on the .html file.inside the war file. Can some one guide me through what I might be doing wrong.

Thanks
John

Kanagaraj M

unread,
May 14, 2012, 12:05:16 AM5/14/12
to google-we...@googlegroups.com
The code which you have written in Java will not be reflected in ModuleName.html file directly.
Instead you will have .js file which contains the JS/HTML code corresponding to your java code.

Meanwhile are you getting any error in Dev Mode?
Reply all
Reply to author
Forward
0 new messages