|
From: <Wil...@co...> - 2003-09-17 17:55:29
|
Thanks for the suggestions guys. Bruce's suggestions look closest to what I'm attempting to do. Using programmatic means to pass a doc into babeldoc without saving it on disk. Pass a string in (flat or XML), run a chain of processes and get a transformed XML string back. At a higher level I'm trying to have an integration engine wrapped in web services to do transforms, etc and a web server to provide a GUI to this integration server (submitting docs, viewing previous processing docs, etc). Assuming I don't decouple that functionality what I want to do is have a jsp form pass the flat file for processing so there won't be an input file on disk. (Not the other way around where babeldoc invokes an application). If you can point me at the most relevant source code I can take it from there. Thanks --------------------------------------------------- Will Kriski, M.Sc, P.Eng. DeltaEffects Inc. (403) 850-7159 http://www.deltaeffects.com |