Hi, Everything you need is detailed here: http://code.google.com/webtoolkit/doc/1.6/DevGuideOrganizingProjects.html
On Dec 7, 11:06 am, coelho <[email protected]> wrote: > Hello > > I'm trying to bild a small application using RPC to acces SQL data > ( jdbc ) > > It works no problem so far > > I'd like this application to use modules , so that the code could be > reused in others > > so I'd like to put the SQL parts in a separate module > > and the question is : > > How do You declare a servlet that is not in the main module > ( application) > > or am I missing something ? ( probably) > > Thanks for reading > > Patrick -- 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.
