Hi ,
I am trying to integrate a sap ui5 page onto an existing java application. I read that 'sap-ui-core-nojQuery.js' can be used as resource for applications that bring their own jQuery version. How ever when i run the application i get an error stating 'SAP UI5 requires a jQuery version 1.7' whereas the application is running on jQuery version 1.4.2. Is there a way to avoid this error. I read about the 'noConflict' method in jQuery but i'm not sure if it will work in this scenario.
Regards,
Shwetha