今天发现 用java实现发邮件的时候 有可能错误出现在163邮箱的设置中 而不是代码的错误
解决Failed to start component [StandardEngine[Catalina].StandardHost[localhost]]的方法
及其有可能是web.xml配置有问题 例如中间忘记了/.
myeclipse找不到common的问题 可以在菜单栏MyEclipese中找到Installation Summary 点击后可看到common所在的路径 如下:
今天发现 用java实现发邮件的时候 有可能错误出现在163邮箱的设置中 而不是代码的错误
解决Failed to start component [StandardEngine[Catalina].StandardHost[localhost]]的方法
及其有可能是web.xml配置有问题 例如中间忘记了/.
myeclipse找不到common的问题 可以在菜单栏MyEclipese中找到Installation Summary 点击后可看到common所在的路径 如下:
相关文章: