I'm curious about the container the 'Presenter' runs in. If I have an application that uses the MVP pattern on the UI side and makes RPC calls to a servlet (running in Tomcat), where does the presenter run? Does it get compiled to Javascript and run in the browser or is it running in Tomcat?
Is there a document that explains exactly which pieces get compiled into Javascript? Apologies if this has been asked already. Thanks, Dhiren -- 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.
