为了账号安全,请及时绑定邮箱和手机立即绑定

404!!

HTTP Status 404 - /ssh1/product_save.action

type Status report

message /ssh1/product_save.action

description The requested resource is not available.


正在回答

3 回答

<head>

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">

<title>Insert title here</title>

</head>

<body>

<h1>保存商品的页面</h1>

<s:form action="product_save"  method="post"  namespace="/"   theme="simple">

<table>

<tr>

<td>商品名称</td>

<td><s:textfield name="pname"/></td>

</tr>

<tr>

<td>商品价格</td>

<td><s:textfield name="price"/></td>

</tr>

<tr>

<td colspan=2><input type="submit"  value="提交"/></td>

</tr>

</table>

</s:form>

</body>


0 回复 有任何疑惑可以回复我~

<?xml version="1.0" encoding="UTF-8"?>

 <!DOCTYPE struts PUBLIC

"-//Apache Software Foundation//DTD Struts Configuration 2.3//EN"

"http://struts.apache.org/dtds/struts-2.3.dtd">

<struts>

<package name="ssh1" extends="struts-default" namespace="/">

<action name="product_*" method="{1}"  class="productAction">

<result></result>

</action>

</package>

</struts>


0 回复 有任何疑惑可以回复我~

看你页面和struts.xml配置

0 回复 有任何疑惑可以回复我~
#1

慕田峪5126163 提问者

发了代码了 你看看
2017-11-27 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
基于SSH实现员工管理系统之框架整合篇
  • 参与学习       49832    人
  • 解答问题       344    个

本视频教程主要介绍环境搭建和SSH框架整合,逐层深入理解学习

进入课程
意见反馈 帮助中心 APP下载
官方微信