Hi, I've been trying to use <bean:include .../> in a similar way to <jsp:include ...> but am unsuccessful.
I am trying to include a footer on my page by writting the following: <bean:include id="footerId" page="/includes/footer.jsp" /> Unfortunately, I don't get any errors and the page is not included. Must I do something with footerId to get working? Thanks for your help. Vic --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]