Hi all I created a small app that needs AJAX but the request is never sent. This is a SOP issue, so to correct this I created a virtual directory for my server. If I now go to http://my.site/source I get a blank page.
Looking at the html code in firefox, my app code is loaded (js file) but there is a second script file trying to run code from a local directory (c:\qooxdoo\...\bootstrap.js). I thnks this is the same SOP problem but I don't know how to resolve it. I copied the framework directory to the server under my app. How do I change the path to point to this directory on the server. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Running-application-on-server-tp5569368p5569368.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
