2013年11月17日

后台页面获取前台action的值的方法

摘要: 1.前台action有user,password属性,并设置setter方法 用户名:${user} 密码:${password}2.前台action有类实例,如private Student student = new Student();姓名:性别: 阅读全文

posted @ 2013-11-17 18:46 李园春秋 阅读(350) 评论(0) 推荐(0) 编辑

错误:org.hibernate.PropertyValueException:not-null property references a null or transient value

摘要: org.hibernate.PropertyValueException: not-null property references a null or transient value: com.zyl.po.Card.cardnumat org.hibernate.engine.Nullability.checkNullability(Nullability.java:95)at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:313 阅读全文

posted @ 2013-11-17 17:04 李园春秋 阅读(5583) 评论(0) 推荐(0) 编辑

导航