In other words, Tom, use the following (again assuming this is
appropriate for <c:import/>) and have the Action class for listdata.do
return listdata.jsp with all the appropriate values set in your
ActionForm class.
<body>
<c:import url="/myapp/includes/header.jsp" />
<c:import url="/myapp/includes/listdata.do" />
<c:import url="/myapp/includes/footer.jsp" />
</body>
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]