Hi all, I want to buy an application where the GUI is done using GWT with 
any servlets. I'm aware that GWT compiles to javascript files and is 
embedded in a html file. Thus, i assume it a run locally without any server 
side code. Correct me if i'm wrong.
Which files should i use?
In the war folder, there are 2 files(html and javascript) file. However 
when i access the html locally without any webserver (by double clicking 
the file).
I created a generated sample app using eclipse: TestApp.

In the war directory has a TestApp.html and TestApp.css with a testapp 
folder which has the javascripts.

When i access the TestApp.html locally, a dialog box shows ""GWT Module 
testapp needs to be (re)compiled".

Anyhow know how can i create a GUI with only client side?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/Trop7SeKXN0J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to