javaBean cannot be resolved to a type 错误解决方法

it2024-01-26  64

在一开始的地方导入JavaBean类所在的包。 例如:<%@ page import="com.demo.javaBean.UserBean"%>

最新回复(0)