"Returns true when running inside the normal GWT environment, either in hosted mode or web mode. Returns false if this code is running in a plain JVM. This might happen when running shared code on the server, or during the bootstrap sequence of a GWTTestCase test."
I am sorry, My question is : if i deploy a GWT application to tomcat, GWT.isClient() will return true or false? On May 15, 10:48 pm, Olivier Monaco <[email protected]> wrote: > Hi, > > Great programmers write docs, like JavaDoc. Please respect their work > by reading it. > > http://www.catb.org/~esr/faqs/smart-questions.html#before > > Olivier > > On 15 mai, 15:53,fonghuangyee<[email protected]> wrote: > > > Hi, > > > I dun know why GWT.isClient() always return true even in web mode. > > Please advise, thanks. > > > -- > > 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 > > athttp://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 > athttp://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.
