最新回答 / 慕九州8886378
<props>? ? ? ? ? ? ? ? <prop key="hibernate.dialect">org.hibernate.dialect.MySQLDialect</prop>? ? ? ? ? ? ? ? <prop key="hibernate.show_sql">true</prop>? ? ? ? ? ? ? ? <prop key="hibernate.format_sql">true</prop>?...
2017-03-16
已采納回答 / Justicer
第一段倒數第十行 : Caused by: java.io.FileNotFoundException: class path resource [com/muke/Department/domain.hbm.xml] cannot be opened because it does not exist可能是sessionFactory找不到com/muke/Department/路徑下domain.hbm.xml文件
2017-03-15
已采納回答 / 慕粉4279450
No result defined for action com.design.action.admin.AdminAction and result input - action - file:/D:/Design/apache-tomcat-6.0.20/webapps/Design/WEB-INF/classes/struts.xml:13:59檢查struts.xml中的class
2017-03-13
最新回答 / 零謨02
<%@ page language="java" contentType="text/html; charset=UTF-8"?? ?pageEncoding="UTF-8"%><%@ taglib uri="/struts-tags" prefix="s"%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transi...
2017-03-13