Can you get a static HTML page from Grails? Then you can generate a build version of the standard Hello World skeleton of qooxdoo, and put it under the DocumentRoot, and it should run as well. You can then go on and dig into ways to request dynamic content from Grails, and integrate it in your qooxdoo app. Bear in mind, though, that you are not interested in page changes, in case Grails sends complete pages back, but rather in data you will evaluate in your qooxdoo client, using e.g. qx.io.remote.Request.
T. Elsner, Robert wrote: > > Has anyone used Grails with QooXdoo? I'm new to Grails and having > issues getting symlinks setup and paths, and getting jetty to > recognize the correct URL... I've been snooping around for pointers > but haven't found much. > > Thanks in advance, > Rob > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > 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 > ------------------------------------------------------------------------------ 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
