Hi, The data from a form is bound to a XML data model (with Woody). Now i want to show this XML-document (with some kind of stylesheet) without having to write it to a file first or with another (static) file: dynamically.
i looked at the 'Order Page' example (http://ts:8080/forms/samples/stream/order) where it almost the same situation, but here it gets the xml-data from a form-field where i have the data in a variable in the flowscript. This example uses the StreamGenerator to get the form-field data and parses it. Is there another generator or something i can use? Thanks, Erik
