On 15 December 2010 15:06, Nick Newman <[email protected]> wrote: > You say that using A & B & C obviously fails (because the ampersand is > illegal in the XML). Does using a CDATA section to make it legal work?
:-) Nice one! Yes, GWT finds that acceptable. Unfortunately, I still need to use g:HTML instead of g:Label as Mauro indicated. It's not a very big deal since the generated HTML is the same except for the CSS class name used. I just wish I could treat all labels the same. -- 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.
