Naming the page is an error found name="txtuser", name="txtuser2"

 <input type="text" id="" name="txtuser" />

 <input type="text" id="" name="txtuser2" />

request.getParameter("txtuser2");

When naming, if name="txtuser" is already elsewhere, it cannot be named with name="txtuser+number" for other places.

otherwise:

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325124909&siteId=291194637