<form method="post" action="stafflogin.jsp">
Name <input type="text" name="username">
Password <input type="password" name="pwd">
<input type="Submit">
</form>