Frank W. Zammetti (MLists) wrote the following on 9/17/2004 2:54 PM:

I personally use #3.

<snip>

com.company.project
 |
 *---actionforms
 |
 *---actions
 |

Won't you end up with a TON of Actions though in one package?

EmployeeUpdateAction
EmployeeDeleteAction
EmployeeSearchSetUpAction
EmployeeSearchGetAction
FooBarInsertAction
FooBarDeleteAction

I was thinking of breaking it up a bit so all the related Employee actions would be in one package under Action and same thing with FooBar.


-- Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to