/html:form在action中用productForm proform=(productForm)form;proform.getProductId()抓取不到显示的结果是ppppppppppppppppppppppppppppppppppppp0formbean中有get 与set 方法
你的struts配置文件没有配置正确.就是关于你这个方法的Action的配置
你也可以用 request.getParameter("productid");来获得