On 7/7/10 2:26 PM, Amol Ghotankar wrote:
Part 2 . How to control access of  data from back end database based on
action/user-role.

i.e how much data should be returned through called action, 10 rows, 100
rows or 1000 rows from database,  based on user role and/or called action.

Whether data should be accessible and how much data should be accessible sound like orthogonal questions to me. Whether is a business logic or dao question. How much is just a parameter passed to business logic and/or dao, but is really more a question that the web layer should determine, no?

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to