|
how to solve transformer exception
Hello guys,
can someone tell why following exception occured when i tried to run my application and how to solve it?
Caused by:
javax.xml.transform.TransformerException: Expected ], but found: Added
at org.apache.xpath.compiler.XPathParser.error(XPathP arser.java:650)
....
Thanks
Last edited by java_arc : 04-18-2008 at 11:02 PM.
|