> 3) Just placed the app inside the public dir and accessed the app like > "http://localhost:3000/testproject/source/index.html". For build, just > replace 'source' with 'build' in the previous URL and it worked too :) >
Be careful when using a source version, as it fetches files from all over your hard disk, and all these relative paths have to be valid under the web server. The build version is always a self-contained tree. T. > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
