Thanks again. That should work for now! On Fri, Feb 11, 2011 at 3:13 PM, Jeff Larsen <[email protected]> wrote:
> out of the box, you have > > http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/gwt/i18n/client/ConstantsWithLookup.html > > Messages is a bit more difficult because messages can have N parameters > where as constants have 1. You're going to need to pass keys back and forth > from the BE to client along with parameters. > > > -- > 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. > -- 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.
