Oh... I thought that wasn't working because I forgot they are using a DTD and was specifying it in the wrong location..
BTW, it's <set-property>, not <define-property>... It's already defined in user package by GWT. Thanks for pointing me in the right direction though. Yaakov. On Nov 13, 12:12 pm, Ian Bambury <[email protected]> wrote: > 2009/11/13 Yaakov <[email protected]> > > > > > So, how about my real question? Does anyone know the answer? > > Anyone who looks in the documentation does :-) > > You need to put something like > > <define-property name="user.agent" values="ie6"> > > in your gwt.xml file > > Ian > > http://examples.roughian.com -- 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=.
