Try if (results.contains("...")) where "..." is whatever your key phrase is.On Wednesday, November 21, 2012 3:44:46 AM UTC-5, sreenivas wrote: > > Hi, > > I am sending the response back from my servlet to the client. in > onSubmitComplete() method when i get event.getResults(), I am getting my > string in <pre>my string </pre> format. How should i get only my string and > no <pre> tags....? > > -sri > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/R4FC5UKqjfgJ. 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.
