最新回答 / 大西米
要看图一的描述,图一描述the requested resource is not available(请求源获取不到或请求源获取为空)massage /TestResport/ShowReport (这里是你servlet的映射路径) 估计你是路径问题,<form action="<%=request.getContextPath() %>/servlet/ShowReport" method="post">
2015-05-09