|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] No Subject
I have a question using Xalan Java 2 from a servlet/jsp page. I am sent XML and an XSLT via a web page's form variables. I must preform a transformation and return the output. I can not get the XML/XSLT Strings to generate DOM's to input into Xalan. I have tried InputSources along with every permutation of java streams. I can take the form variables, save them as files, and then use the files for input source's and every thing works. But I can't convert the Strings into a suitable form to feed Xalan. I ported the application to Oracle's XML parser v2 and everything works as expected. I can't find one reference on the web to creating DOM objects from form variables, everyone reads their XML from files. An encoding issue? Any help resolving this 3 week old mystery would be greatly appreciated. thanks jon pearcy
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||







