Hi I have a client that wishes to create a big GWT project that is modularized where in one page you can see the panels of different modules. They want to deploy by module not deploying the entire war everytime there is a change. In GWT I could create 1 jar per module and create a war that integrates everything and deploy it the first time. If I change something in one module I would have to replace the jar, the entire .js and restart the server. Any ideas on this?
Regards, Néstor Boscán -- 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.
