Posted By:
Anonymous
Posted On:
Sunday, June 13, 2004 11:57 PM
I have defined the users in a table in MySQL database, which I use to deal with
Entity Beans
.
I know that
@ejb.permission
tag is used to specify permissions for bean as well as individual methods. But do not know how to combine them with my users stored in a table.
Thanks in advance for your explaination on the above.
Regards,
Kamal