Hi Pranay Pandey, I wand to know, Where is this "AJAX" object in ofbiz?. Then only my script identify that.
regards Jayakumar T On Fri, Feb 27, 2009 at 5:34 PM, Pranay Pandey < [email protected]> wrote: > Hello Jaykumar, > > The pattern for calling Ajax request can traced out well by looking at > "OnePageCheckout" from applications/ecommerce/widget/OrderScreens.xml. > You can understand it well by tracing out the code and running it in > ecommerce application or for more help please provide the steps you are > performing for calling Ajax request. > > Thanks & Regards > -- > Pranay Pandey > > > > On Feb 27, 2009, at 5:22 PM, jayakumar t wrote: > > Hi All, >> >> I am having a problem with Ajax in Ofbiz .In Ofbiz ajax request Send by >> using >> >> new Ajax.Request("productService",........etc >> >> but it is not calling my jsonservice "productService". >> >> Is there any need to include any other JS files in my ftl? >> >> >> regards >> >> Jayakumar T >> > >
