Thread
:
JSP tags problem
View Single Post
#
2
(
permalink
)
06-13-2007, 03:25 PM
Peter
Senior Member
Join Date: Jun 2007
Posts: 119
The problem is that you don't send the collection to the JSP.
Example:
request.setAttribute("usersList", userList);
Peter
View Public Profile
Send a private message to Peter
Find all posts by Peter