I have several pages which include a header like this: <[EMAIL PROTECTED] file="../includes/header.jspf"%>
I would like to pass a resource bundle key into the header so that <bean:message key="passed.in.key"/> can be used to customise the header for this page.
I can see how jsp:include or maybe bean:include can be used to do this, but neither solution is suitable for other/legacy reasons. I tried using [EMAIL PROTECTED] but can't figure out how to refer to the variable inside the
page such that the compiler is happy.
Anyone got an example? Thanks, -- David Kennedy Swan Labs http://www.swanlabs.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]