为了账号安全,请及时绑定邮箱和手机立即绑定

ArrayList<Goods> list = goods.getAllItems();

为啥在jsp页面中写这句话会报错?


正在回答

1 回答

应该再确认一下右边函数返回的类型是不是ArrayList<Goods> 用List的时候容易搞错元素的类型 如果你是用eclipse他可能自动不会填写类型为Goods

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

ArrayList<Goods> list = goods.getAllItems();

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信