struts2框架搭建

1.新建javaweb項目,命名爲S2並創建包,導入jar包 2.db.properties: url=jdbc:mysql://localhost:8080/sshtest type=mysql user=root psw=root 3.web.xml: <?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w
相關文章
相關標籤/搜索