Yes, there is a solution to this.
As with various things rather than trying to universally implement
best practices due to practicality the best practice is demonstrated
in the example component. You can see what you need in the
ExampleServices.xml, and in the corresponding label properties file
if I remember right.
-David
On Jan 2, 2007, at 4:07 PM, Anil Patel wrote:
Hi,
Checking to see if there is possible better way to do this. Every
time we do
permission check for CRUD operation we end up defining new message
resource
file. Only thing that changes is name of service.
Is there a known solution, where we can parameterize the service
name and
use just one message all these CRUD operation?
Regards
Anil Patel