In our project we have a central library that gets called by multiple
webapps. The bulk of the code is in the central library. The various
webapps perform different functions using the code in the library.
Also, we have a completely different set of webapps that we
custom-develop for different clients.
What's the best way to do the directory structure this project? Is there
an archetype that gets close?
(We embed Jetty as the app server)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]