The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class
摘要:
在Jsp代码里面出现“The type java.lang.CharSequence cannot be resolved”错误提示,从提示信息可以看出这个问题应该是哪里配置不对或者软件版本不兼容等问题造成的。 开发环境和配置如下: win7 64bit j... 阅读全文