Hi All,
I'm getting the following "Undefined type: ArrayList" for the following line of code "<jsp:useBean id="students" type="ArrayList<beans.UserBean>" scope="session" />"
Could someone tell me what I did / didn't do the get this error and what I have to do to resolve it.
Many thanks,
AK