


HTTP Status 500 - Unable to compile class for JSP:
共1個回答
已采納
白丷露
回答
cannot convert from String[] to String 這就是問題所在。在你的 ?out.jsp的第28行String?favorites=request.getParameterValues("favorite");修改為String[]?favorites=request.getParameterValues("favorite");原因:request.getParam...


為什么輸入http://localhost:8080/seckill/list打不開列表界面
共8個回答
已采納
三十文
回答
這個問題還是比較容易解決的,重點是在tomcat的配置文件server.xml上新建一個tomcat,配置文件如下:<Host?appBase="webapps"?autoDeploy="true"?name="localhost"?unpackWARs="true"> ????<Valve?className="org.apache.catalina.valves.Access...





共1個回答

直播