GWT webapp for local desktop application.

93 views
Skip to first unread message

j3r

unread,
Jan 16, 2013, 2:54:46 AM1/16/13
to google-we...@googlegroups.com
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?

Alain Ekambi

unread,
Jan 16, 2013, 4:12:48 AM1/16/13
to google-we...@googlegroups.com

Did u compiled the app first ?

--
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-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

RyanZA

unread,
Jan 16, 2013, 9:14:59 AM1/16/13
to google-we...@googlegroups.com
Since you're using eclipse, the easiest way is to grab the google eclipse plugin https://developers.google.com/eclipse/
Once installed, click the blue icon at the top left, it will drop down a menu, and you can select compile there. Then you can run run the .html produced file directly.
Reply all
Reply to author
Forward
0 new messages