当前位置:
代码迷
>>
Java Web开发
>> The value for the useBean class attribute com.smsgov2.LK.tool.MSDBManager is invalid.该如何处理
详细解决方案
The value for the useBean class attribute com.smsgov2.LK.tool.MSDBManager is invalid.该如何处理
热度:
543
发布时间:
2016-04-17 12:38:20.0
The value for the useBean class attribute com.smsgov2.LK.tool.MSDBManager is invalid.
有人遇见过类似的问题吗 ,说是找不到这个类 。但是我检查了,没有问题~~帮忙看看
------解决方案--------------------
是说值错误吧 检查下是不是类型不对之类的
找不到问题就把出错误的代码发上来
------解决方案--------------------
有 很正常
可能缓存的问题
可没有刷新过来
或者是真的错误了
相关解决方案
有没有应用spring tool stuite这个开发工具的?会的进,求指教
!使用JDNI时,报 Cannot create JDBC driver of class '' for connect URL 'null'
新手Dialect class not found
struts2的property标签,碰到Attribute id invalid for tag property according to TLD
Could not load JDBC driver class 咋回事
Cannot load JDBC driver class 'com.microsoft.jdbc.sqlserver.SQLServerDriver'解决方法
初学急求(待高手指导)java.lang.InstantiationException: Class not a MIDlet?已经写了MIDlet类,如何修改
用eclipse打包jar后运行,弹出异常could not find main class
eclipse class not found 愁死了解决方法
Spring tool suite中工程怎么修改web访问的路径名的有关问题
求会运用Spring Tool Suite的前辈
springsource tool suite 插件解决方法
class.formName获取的种能做List的泛型类么
Eclipse,MyEclipse跟Spring Tool Suite的区别有哪些
Error : Invalid path什么回事啊求解决!
Invalid path,是咋回事?
运作java的时候 出现Error : Invalid path, "C:\Program Files (x86)\Java\jdk1.6.0_21\bin
有了这段代码<%=Tool.replaceTagChar(sy20FormBean.getUserCode,"")%>页面就报错,往点就是空白
There is no WRITEABLE property named 'outboxsize' in class 咋回事
报错“需要.class”!新手、求高手给解!该如何解决
Sub Class 与 Child Class的差异
Netbeans 7.0 生成的jar运作总是找不到main class
请问,这样定义一个变量,是啥意思?Class<> waiClass
关于xxxxx.class.getClassLoader().getResource(fileName),
vs 2005 对一个新键Dialog的没法使用Add Class,不知道说明原因
vs2005动态调用dll后报错: ~0xC0000008: An invalid handle was specified.解决方法
Cannot marshal 'return value' Invalid managed/unmanaged type combination.解决思路
怎么遍历dictionary<enum,class>输出
请教下public abstract class SqlHelper抽象类下,为什么能写public static int ExecuteNonQuery()方
NHibernate in expected: <end-of-text> (possibly an invalid or unmapped class name was used in the q,该如何处理