OFbiz with Ajax (DWR)

2010-10-06 Thread Deepa Priolkar
Hi, Can DWR be integrated with Ofbiz? Is there any sample example for the same? Thanks & Regards, Deepa Disclaimer: This message and the information contained her

Re: OFbiz with Ajax (DWR)

2010-10-06 Thread S K Pradeep Kumar
Yes, it can be. With regards, S K Pradeep kumar, 9980609494 On Wed, Oct 6, 2010 at 6:48 PM, Deepa Priolkar wrote: > Hi, > > > > Can DWR be integrated with Ofbiz? Is there any sample example for the > same? > > > > Thanks & Regards, > > Deepa > > > ===

Re: OFbiz with Ajax (DWR)

2010-10-06 Thread Ruth Hoffman
I've done it many times. You can see an example implementation on http://www.myofbiz.com. The rotating testimonials are being extracted from the OFBiz database and served by DWR (with the fade-in fade-out handled by Prototype). Regards, Ruth Hoffman On 10/6/10 9:43 AM, S K Pradeep Kumar wro

Re: OFbiz with Ajax (DWR)

2011-08-25 Thread deepti.mittal
I want to integrate DWR with Ofbiz. Can anyone help me with that. I tried to find some tutorial in myofbiz.com also, but couldnt find any. Regards -- View this message in context: http://ofbiz.135035.n4.nabble.com/OFbiz-with-Ajax-DWR-tp2964923p3770066.html Sent from the OFBiz - User mailing

Re: OFbiz with Ajax (DWR)

2011-08-25 Thread Hans Bakker
; http://ofbiz.135035.n4.nabble.com/OFbiz-with-Ajax-DWR-tp2964923p3770066.html > Sent from the OFBiz - User mailing list archive at Nabble.com. -- Ofbiz on twitter: http://twitter.com/apache_ofbiz Myself on twitter: http://twitter.com/hansbak Antwebsystems.com: Quality services for competitive rates.

Re: OFbiz with Ajax (DWR)

2011-08-26 Thread Ruth Hoffman
al in myofbiz.com also, but couldnt find any. Regards -- View this message in context: http://ofbiz.135035.n4.nabble.com/OFbiz-with-Ajax-DWR-tp2964923p3770066.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: OFbiz with Ajax (DWR)

2011-08-26 Thread Ruth Hoffman
some tutorial in myofbiz.com also, but couldnt find any. Regards -- View this message in context: http://ofbiz.135035.n4.nabble.com/OFbiz-with-Ajax-DWR-tp2964923p3770066.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: OFbiz with Ajax (DWR)

2011-08-28 Thread Chatree Srichart
e with that. I tried >>> to >>> find some tutorial in myofbiz.com also, but couldnt find any. >>> >>> Regards >>> >>> -- >>> View this message in context: http://ofbiz.135035.n4.nabble.** >>> com/OFbiz-with-Ajax-DWR-**tp2964923p3770066.html<http://ofbiz.135035.n4.nabble.com/OFbiz-with-Ajax-DWR-tp2964923p3770066.html> >>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>> >>

Re: OFbiz with Ajax (DWR)

2011-08-28 Thread Ruth Hoffman
: I want to integrate DWR with Ofbiz. Can anyone help me with that. I tried to find some tutorial in myofbiz.com also, but couldnt find any. Regards -- View this message in context: http://ofbiz.135035.n4.nabble.** com/OFbiz-with-Ajax-DWR-**tp2964923p3770066.html<http://ofbiz.135035.n4.nabble.

Re: OFbiz with Ajax (DWR)

2011-08-29 Thread deepti.mittal
); } function callbackAfterLoad(dataFromServer) { alert("return from Ajax call"); alert(dataFromServer); } and finally The above code displays "firing AJAX call" and the next alert is "Error". -- View this message in context: http://ofbiz.135035.n4.nabble.com/OFb

Re: OFbiz with Ajax (DWR)

2011-08-30 Thread Ruth Hoffman
context: http://ofbiz.135035.n4.nabble.com/OFbiz-with-Ajax-DWR-tp2964923p3777945.html Sent from the OFBiz - User mailing list archive at Nabble.com.