Just to let anyone interested to know. Just do a Window.open(URL, "_blank", "");
This will first open a new browser. On Aug 11, 3:33 pm, skippy <[email protected]> wrote: > Or, when I return from the requestbuilder call, I want to do something > like a > Window.opent(ReturnedHTML,_blank) > . > > On Aug 11, 3:28 pm, skippy <[email protected]> wrote: > > > > > I need to try to make a requestbuilder post to a servlet, but open a > > new browser first. > > > I am creating a single singon to a different application. Link and > > launch like. > > > Thanks- Hide quoted text - > > - Show quoted text - -- 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.
