On 1/14/2012 10:52 PM, Jan wrote:
Hi,

is it possible to create a local application which does not need any
server or anything, so i have just a simple javascript/html/file
combination that i can give to someboy and it works?

I tried to compile the gwt sample application and tried to just open
the .html file in the "war" folder, but the button is not shown.

Thank you very much!


Hi, you should load the war folder into a servlet container like Tomcat for it to work. If you just need to create something "stand-alone" you better use JQuery instead.

Cheers.

--
You received this message because you are subscribed to the Google Groups "Google 
Web Toolkit" group.
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