摘要: 1.get提交 如: 2.post提交 如: <form action="actions/Student_Delete" method="post"> <input type="text" name="userDTO.name" value="张三" /> <input type="text" na 阅读全文
posted @ 2018-03-01 16:25 林** 阅读(241) 评论(0) 推荐(0) 编辑
摘要: package com.test.Util; import org.hibernate.SessionFactory; import org.hibernate.cfg.AnnotationConfiguration; public class HibernateUtil { private static final SessionFactory sessionFactory; ... 阅读全文
posted @ 2018-03-01 15:50 林** 阅读(82) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2018-03-01 09:45 林** 阅读(3) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2018-03-01 09:21 林** 阅读(2) 评论(0) 推荐(0) 编辑