
I have a arraylist of objects 'User' populated using struts 2 action class while loading that jsp page. In that JSP I have included another jsp using following tag:

The code which I was referring above:

<s:include value="Node.jsp?nodeName=AMIT"> </s:include>