摘要:
(1) 开始-MySQL-MySQL Server 5.1-MySQL Server Instance Config Wizard--->Remove Instance。(2)点击[开始]--[运行],输入services.msc回车,进入服务管理窗口。(3)服务里面找到MySQL服务,将MySQL的服务给停止。(4)点击[开始]--[运行],输入console回车进入控制面板,找到添加删除程序,找到MySQL选择卸载。(5)这步很重要,之前不管我怎么卸载MYSQL清空残余文件都还是要输入原始密码,后来试试找了下注册表,清空后果然有效。 删除注册表数据,通过regedit,删除以下几个文 阅读全文
posted @ 2013-12-06 19:38
Myna Wang
阅读(284)
评论(0)
推荐(0)
摘要:
一些struts2的教程都是比较早的,当我们基于较新版本的struts2来实现代码的时候,往往会出现一些问题.比如这个警告:FilterDispatcher isdeprecated! 在web.xml中的配置如下: struts2 org.apache.struts2.dispatcher.FilterDispatcher 但是一运行起来就会出现,如图的警告:FilterDispatcher已经过时啦!请使用新的filter! 打开警告里提到的链接,我们可以找到 FilterDispatcher Example(web.xml) struts2... 阅读全文
posted @ 2013-12-06 10:15
Myna Wang
阅读(159)
评论(0)
推荐(0)
摘要:
在eclipse启动tomcat时遇到超时45秒的问题:Server Tomcat v7.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor.网上解决办法。1.在 eclipse菜单-》window->preferencs里找到server 中最下面一项:server timeout delay 设置成 Unlimited 即可!但是eclipse 3.6, 阅读全文
posted @ 2013-12-06 10:15
Myna Wang
阅读(214)
评论(0)
推荐(0)

浙公网安备 33010602011771号