Please be more specific on the form of communication you would like to do and how you are handling the DNS for having 2 servers handling requests(i.e. different subdomains, ports, etc.). Remember, because of the SOP you can only make data requests to the same server and port the page originated from, unless you are willing to play around with JSONP.
On Jul 13, 6:24 pm, my <[email protected]> wrote: > I am trying to deploy an application built with GWT. Would like to > know how to create a build so that I can deploy static content on the > Webserver and dynamic content on app server. > > I use Websphere(App Server), IBM Httpd server(Webserver). > > Please do not suggest me that I can put all into one war file and > deploy into App Server. My real question is separation of duties > between Web & App Server. > > Thanks in Advance for the support. > -MY -- 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.
