More importantly (from the perspective of Struts) is that the webapp framework should not *dictate* a decision for how you factor your business logic and persistence logic. That is a decision that should be made on it's own merits (independently of how you choose your view tier framework) -- any solution that binds you to *one* particular view tier technology and *one* specific business logic technology and *one* specific persistence technology should be viewed with suspicion.
Struts doesn't do that. Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]