On Monday, November 12, 2012 10:19:13 AM UTC+1, Anuradha bhat wrote: > > Hi , > We are using gwt.version=2.0.3. I am not getting SafeHtml here. Which > version i have to use? or Is there any additional jar to get these files. >
2.1 at a minimum: https://developers.google.com/web-toolkit/doc/latest/DevGuideSecuritySafeHtml But I'd strongly encourage you to use the latest available version (2.5.0): 2.3 brought support for IE9, 2.6 will likely add support for IE10 and possibly a few workarounds for iOS 6, etc. and that's only about browser compatibility; each version always brings a lot of bug fixes, security fixes/enhancements and speed/optimizations improvements! See https://developers.google.com/web-toolkit/release-notes -- 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/-/XV5_awDZ-mYJ. 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.
