It's used by the bootstrap to know to load the plugin, and then it's used by the plugin to connect to the code server.
On Sat, Mar 26, 2011 at 3:29 PM, Adib <[email protected]> wrote: > Hello, > > I am trying to figure out where the gwt.codesvr parameter gets > processed? I can think of the following options and would like to get > clarity about which of these options in the correct example. > > a) Is it used by the browser plugin so that the browser plugin can > talk to the code server > > b) is it used by the host page in some bootstrap java script. I > find this to be not very likely because there does not seem to be a > bootstrap javascript that is not generated from java code. > > c) is there supposed to be a servlet on the server side side that > should be configured to understand this parameter? > > Thanks > Adib > > -- > 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. > > -- 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.
