<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>component01.jsp</title>


 
 

  </head>
  <body>
      <input id="username" type="text" name="username" maxlength="32" onkeypress="attrValue" size="20" />
  </body>
</html>
