用form表单,servlet接收数据为空:
    entype类型改为”
    
     application/x-www-form-urlencoded
    
    
     ”
    
   
    
     详见博客:
    
    
     解决httpServletRequest.getParameter获取不到参数_lgxzzz的博客-CSDN博客_getparameter获取不到参数
    
   
 
 
用form表单,servlet接收数据为空:
    entype类型改为”
    
     application/x-www-form-urlencoded
    
    
     ”
    
   
    
     详见博客:
    
    
     解决httpServletRequest.getParameter获取不到参数_lgxzzz的博客-CSDN博客_getparameter获取不到参数