FATAL ERROR: 'Could not compile stylesheet'
Hi
I have problem with the code i am using Eclipse IDE when i build it doesnt show any errors but when i run i show arun time error as:
ERROR: 'null'
FATAL ERROR: 'Could not compile stylesheet'
javax.xml.transform.TransformerConfigurationException: Could not compile stylesheet
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(Unknown Source)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(Unknown Source)
can any one please solve it
Thanks in advance.

