I have a J2EE application connected to an IMS host through MQSeries, and the MQ server and its configurations are opaque to me, I only can maipulate the Java client MQ classes.
First, I put the MQEnvironment.hostname, MQEnvironment.channel and MQEnvironment.port static settings. Then, I create...
I need to apply XSLT transformations to XML documents with UTF-8 encoding for generating XML documents with ISO-8859-1 encoding, without using the Charset class. The class that makes XSLT transformations is Transformer, but it generates XML documents in UTF-8 encoding. I could manipulate it with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.