首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

解决Tomcat出现找不到种的情况

2012-06-30 
解决Tomcat出现找不到类的情况Tomcat的配置问题In Eclipse, Open the Server tab.Double click on the

解决Tomcat出现找不到类的情况

Tomcat的配置问题

    In Eclipse, Open the "Server" tab.Double click on the "Tomcat6" entry to see the configuration.Then click on the "Open launch configuration" link in the "General information" block.In the dialog, select the "Classpath" tab.Click the "Add external jar" button.Select the file "/usr/share/tomcat6/bin/tomcat-juli.jar"Close the dialog.Start tomcat 6 from Eclipse.

Hopefully posting it here will help some poor soul.

热点排行