al Message -
From: "Leon Rosenberg" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Sunday, June 04, 2006 6:23 AM
Subject: Re: Java class package organization
.:
...mail.presentation.action,
...mail.presentation.bean,
...mail.presentation.jsp,
...
.:
...mail.presentation.action,
...mail.presentation.bean,
...mail.presentation.jsp,
...mail.business,
...mail.business.data,
...mail.persistence,
...mail.persistence.jdbc
and so on...
regards
Leon
On 6/4/06, Scott Van Wart <[EMAIL PROTECTED]> wrote:
How do you folks organize your package l
How do you folks organize your package layout? I went with
com...action, .form, .bean, .db, etc for action
classes, form beans, other beans, and database entities. I have 32
action classes defined, so naturally things are getting a little
cluttered, and I'd prefer not to expand the package na
3 matches
Mail list logo