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?
Nick On Wed, Dec 15, 2010 at 3:31 PM, Mauro Bertapelle < [email protected]> wrote: > Label is not meant to contain html, use an HTML class instead: > <g:HTML>A & B</g:HTML> > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
