On 28 mai, 17:52, Ahmed <ahha...@gmail.com> wrote:
> Hello everybody,
> I am about to begin a new project using gwt 1.6.
> I was planning to use ruby on rails as the backend... but I had a
> problem during the development with the "same origin policy"... and as
> I don't know any way to make both the gwt project and the ruby on
> rails project to work on the same server, I decided to move to jruby.

It's as easy as:
1. deploying your GWT app *once* to your server running rails
2. launch the HostedMode (or GWTShell) in -noserver mode

http://code.google.com/webtoolkit/doc/1.6/FAQ_DebuggingAndCompiling.html#How_do_I_use_my_own_server_in_hosted_mode_instead_of_GWT's


--~--~---------~--~----~------------~-------~--~----~
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