Hi How is it possible to setup EntityHome with a trivial restriction in the flowing case.
There is a table user that has userID, and a tables item that has itemID and userID, later being a foreign key to user table. When user request to edit itemID=xx the EntityHome should check to see that that item is belongs to that user otherwise it should show item not found/item restricted error. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116509#4116509 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116509 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
