You could use AppFuse to do this. If you're using 2.0, you could use a modular setup and have the backend guys work on the "core" module and the front-end folks use the "web" module. You'll have to setup some central (internal) repository so you can "mvn deploy" when you have updates from the core module for the web module, but that shouldn't be too difficult.
Matt On 3/2/07, Petar Zaprianov <[EMAIL PROTECTED]> wrote:
Hi all, I have a project taht i have two teams, teh first are designers, and the second developers. Then i want a portal with a lot of info pages, without db access, only info. And that portal needs to be changed all the time, updating some images, layout, etc. The developer team only needs to access to the database for some information and the display that info. This aplication has no need to be loging. Appfuse fit my necesities or i need to use another framework. tks a lot -- Atte: Petar Zaprianov Doychev
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
