httpservlet----html测试页面

Posted 永远前进在路上

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了httpservlet----html测试页面相关的知识,希望对你有一定的参考价值。

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>测试</title>
<style type="text/css">
body{
line-height:50px;
}
</style>
</head>
<body>
<form action="first" method="post">
用户名:<input type="text" name="userName"><br/>
密码:<input type="password" name="pwd"><br/>
爱好:<input type="checkbox" name="love" value="1">游泳
<input type="checkbox" name="love" value="2">骑马
<input type="checkbox" name="love" value="3">篮球<br/>
<input type="submit">
</form>
</body>
</html>

以上是关于httpservlet----html测试页面的主要内容,如果未能解决你的问题,请参考以下文章

Swagger ui在zuul后面的时候在测试页面增加了一个/path

ReportNg测试报告的定制修改

Play.ht训练出播客乔布斯/用嘴做视频?Meta出品/我国牵头发布首个自动驾驶测试场景领域国际标准...

HT16D35A HT16D35B 芯片小结

如何强制两个数字在 LaTeX 中保持在同一页面上?

Android WebView 未从缓存中加载第二页