Dear all, When I use JDOM api in action class, I new a document. such as: org.jdom.Document doc = new org.jdom.Document(); It always thorw:java.lang.reflect.InvocationTargetException
But when I use DOM api ,it pass. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
