Error “HttpServletRequest refers to the missing type String”

前端 未结 2 1556
南旧
南旧 2021-02-19 02:33

I am implementing a project in struts in which I am getting an error in a JSP page.

I have already configured Tomcat 6, the JRE and JDK 6 in Eclipce IDE.

The cod

2条回答
  •  清酒与你
    2021-02-19 03:25

    click on your project and go to build path configure updated jre path and Select the library type to add

提交回复
热议问题