Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行时HTTP Status404未找到 #2

Open
He-ze-c opened this issue Dec 13, 2020 · 1 comment
Open

运行时HTTP Status404未找到 #2

He-ze-c opened this issue Dec 13, 2020 · 1 comment

Comments

@He-ze-c
Copy link

He-ze-c commented Dec 13, 2020

HTTP Status 404 – 未找到

Type Status Report

消息 /javaEE-final/Login.jsp

描述 源服务器未能找到目标资源的表示或者是不愿公开一个已经存在的资源表示。

Apache Tomcat/9.0.31``
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%@ taglib prefix="s" uri="/struts-tags" %>

<title>学生信息管理系统</title> <style> .errorMessage{ color: white; list-style: none; text-align: center; } </style>
  <form class="form-signin" action="login" method="post">
    <h2 class="form-signin-heading">用户登陆</h2>
    <input type="text" class="form-control" placeholder="姓名拼音缩写" name="userName" autofocus="autofocus"> 
    <br/>
    <input type="password" class="form-control" placeholder="密码" name="password">
    <input type="submit" value="登陆" class="btn btn-lg btn-primary btn-block">
  </form>
 <s:fielderror/>
</div> 
</body>
@Lemon-qingyou
Copy link

大佬,怎么导入到idea中并执行呀,求教

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants