From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> If I understand the question, it's not specifc to Spring. It wouldn't
> matter how the domain objects are being crated, only what can be done
> with them once they exist.

Correct; as an example I'm injecting DAOs into my Actions (or was,
anyway). I use(d) JavaBean get/setters, so if some social deviant
decided to put a "userDao"  parameter in the request... I think I'd be
fubarred at the moment.

Dave


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

Reply via email to