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

为什么登陆没反应

<%@ page language="java" contentType="text/html; charset=utf-8"

    pageEncoding="utf-8"%>

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<title>Insert title here</title>

</head>

<body>

<h1>用户登录</h1>

<hr>

<from action="dologin.jsp" name="loginfrom" method="put">

<table>

<tr>

<td>用户名</td>

<td><input type="text" name = "usename"></td>

</tr>

<tr>

<td>密码</td>

<td><input type ="password" name ="password"></td>

</tr>

<tr>

<td colspan="2"><input type ="submit" value = "登录"></td>

</tr>

</table>

</from>

</body>

</html>


正在回答

3 回答

表单的提交方式为get或post,没有put。你写错了吧?

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

from                                                    

(表示时间)                        从…;                                                                                                                        (表示原因)                        因为;                                                                                                                        (表示来源)                        来自…;                                                                                                                        (表示分离)                        与…分离[隔开];                                                                   

form

n.   表格; 方式;     形状,形式;  外形;                                                                                        

vt.形成;  构成;    组织; 塑造;                                                                                        

vi.    形成,产生;  排队,整队;   


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

form


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

举报

0/150
提交
取消

为什么登陆没反应

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信