Hi, For my project there are two applications (query and controller, there would be separate invocation for both) and some common code (utility methods and some framework related code). For example, directory structure for this could be: common/.. query/.. controller/..
I want to share this common code in both the applications. I'm confused if I'm correct: - Multiple entry points are not allowed in GWT. How to achieve this? Thanks in advance, Vikas Yadav --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
