On 12/11/2010 19:45, Derrell Lipman wrote: > If you describe in more detail what request you want to issue and what > you're trying to accomplish, we may be able to better direct you. > > Derrell
Actually we find ourselves kinda stuck and out of options here, so I'll try to give some details in order to have your suggestions; What we're trying to do is send a file to the user, but the content of the file will depend on information that is contained in the client application. In other words : we want to send a CSV file containing the information gathered in a qooxdoo table. I've ended up choosing to use the Iframe class because with the qx.io.remote.Request class as well as the qx.io.HttpRequest class, the servlet response is "captured" by qooxdoo, while we want the browser to process it as a file. Knowing this, is there anything in qooxdoo that could fit our needs better than that? If not, is there any guarantee that code written with this class will be maintainable, or are we really in the qooxdoo jungle there? =) Thanks again, -- Joffrey Fuhrer NOVLOG Intern ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
