软件环境:Tomcat5.5 + JDK1.5
错误代码:org.jdom.Element is not available so the jdom converter will not load. This is only an problem if you wanted to use it
DWR的XML解析依赖JDOM,只需要把最新的JDOM包添加到LIB目录即可!
软件环境:Tomcat5.5 + JDK1.5
错误代码:org.jdom.Element is not available so the jdom converter will not load. This is only an problem if you wanted to use it
DWR的XML解析依赖JDOM,只需要把最新的JDOM包添加到LIB目录即可!