just compile the project then you can call it directly, i.e. w/o
Eclipse and/or GWT Development Mode

If it's a client-only app then just call the index page via the
browser, otherwise you must host it via a Web server.

Cya,

    Ekki

* GWT Rocks! * SmartGWT Rocks Even Harder! * SmartGWT PRO 2.0,
GWT 2.0, Jetty 7.0.0, Eclipse 3.5.1, JRE 1.6.0_16 *
For Evaluation only: MySQL 5.1.41, Connector/J 5.1.10

*** www.EasternGraphics.com/X-4GPL ***

On Jan 22, 1:09 pm, baris <[email protected]> wrote:
> Hello Everyone!
>
> I have successfully created a simple application using GWT. It works
> as expected via my local host via address:http://localhost:8888/Sample.html
>
> I need something more :) I wish when I save the web page to my local
> disk via "Save page as" from browser, I would like it to be running if
> I open it with it with a browser (with internet access) via "file:///
> C:/Documents%20and%20Settings/User.Name/Desktop/Sample.html"
>
> Unfortunately, it does not work. What can you suggest? There is this
> generated JS file I noticed, how can emulate this one working?
>
> Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to