<%
synchronized (pageContext) {
String[] names = {"Joe", "Rosy", "Petter", "Rob"};
pageContext.setAttribute("names", names, PageContext.PAGE_SCOPE);
}
%>
The forEach tag exposes a scoped variable called 'count', which
is the position of the current element within the collection.
Family member #


No comments:
Post a Comment