org.hibernate.HibernateException: No CurrentSessionContext configured!
2015-12-05
出現(xiàn)了
java.lang.reflect.UndeclaredThrowableException
以及public class InvocationTargetExceptionextends Exception等錯
解決方法:properties屬性里的 java compiler--> building -->builf path problems--> abort build when build path errors occur 前面的勾去掉
java.lang.reflect.UndeclaredThrowableException
以及public class InvocationTargetExceptionextends Exception等錯
解決方法:properties屬性里的 java compiler--> building -->builf path problems--> abort build when build path errors occur 前面的勾去掉
2015-11-30
使用默認(rèn)的validate()需要在struts.xml配置 <result name="input">/users/Users_login.jsp</result>才能返回登錄頁面去顯示錯誤信息。
2015-11-28
為了方便一些比較“懶”的童鞋,我已經(jīng)把這些jar包上傳到51CT0下載中心了,歡迎下載。傳送門:http://down.51cto.com/data/2118536
2015-11-15