在jsp页面中怎么获得Struts2在action中配置的request。 我在后台的配置如下: List list = new ArrayList(); list.add(users); ActionContext ct= ActionContext.getContext(); HttpServletRequest requ ......
org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: 52 in the jsp file: /vip_info.jsp ÕË cannot be resolved 49: <table border="1& ......