Hi folks,

this time I have a design-related question and I hope to get
useful feedback for myself and hopefully also for others
following this list.

What is in your opinion or from your experience the best
way to implement some sort of security layer in a
Tapestry/Hivemind/Hibernate based webapplication?
I'm thinking of a facility responsible for access control
checks on persistent domain objects (for example if a
person is allowed to read/delete/update a certain domain
object).

What about the Hibernate Interceptors, the Hibernate Event
interface, perhaps a self-coded Hivemind interceptor solution,
some Tapestry stuff I don't know? How did you solve this
problem?

I'm really looking forward to all of your answers! ;)

Kind regards,
  Andreas

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

Reply via email to