Hi guys, I know this is a strange question but i have this problem in a real project. We are developing a container (e.g. gadget container) using GWT and also we want to have a GWT project per our module (modules load with container at run-time) :
1- we have a shared GWT project that every module inherit it. is it true ? 2- we have a GWT project for our container , we want to compile each module (another GWT project) and then load them with container without any submit on the server and also container has to communicate with modules. how can we do these ? thanks in advance. -- 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.
