Re: Group Service in Ofbiz
Posted by Ritesh K Kaushik on Dec 22, 2011; 11:19am
URL: http://ofbiz.116.s1.nabble.com/Group-Service-in-Ofbiz-tp4185812p4224879.html
Now, I am using java classes like GenericDelegator to store and update and sometimes delete data from database, it is working fine, but my requirment is to display a Success/Error message to the user .
How to do it in Ofbiz? Also how to display my own message if service is failed or seccess?