Hi Red, On Feb 25, 4:05 pm, Red Mosquito <[email protected]> wrote: > #1) Sending this HTML code to the server as URL parameter is not a > good idea, I didn't even give it a try.
you don't have to send it as a URL parameter - just send it as an argument in a GWTRPC call (or JSON, ...). Or maybe create a simple routine (on the client side) that converts the FlexTable's structure into something more stable for the server side first. Chris -- 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.
