If you want to call another java method on basis of responses you get then you may use :
<response name="success" type="request" value="JAVA_METHOD_NAME" /> <handler name="java" type="request" class="org.ofbiz.webapp.event.JavaEventHandler" /> Thanks Nandani On Tue, Jul 3, 2012 at 11:51 PM, Robert G. <[email protected]> wrote: > what does that do? How can I handle the response in the ajax callback? > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Response-from-java-Method-to-client-Ajax-call-tp4634402p4634411.html > Sent from the OFBiz - User mailing list archive at Nabble.com. >
