2009/2/24 Burton Rhodes <burtonrho...@gmail.com>:
> Also, would love to know any naming conventions or class organization
> structure you use (e.g. com.[company].action.*,.
> com.[company].service.*,. com.[company].entity.*,.
> com.[company].doa.*, etc) .

Maybe it will be better something like this:

com.<company>.<product>.model || domain
com.<company>.<product>.services
com.<company>.<product>.web
com.<company>.<product>.web.actions
com.<company>.<product>.web.inteceptors
com.<company>.<product>.web.validators
etc.


Regards
-- 
Lukasz
http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to