The header and footer are set in JetspeedResources.properties, and those are only read on startup. The header and footer are drawn in layouts/default.vm, where it checks to see if the header/footer are enabled, and what templates to use if they are. You'd have to add some logic to that template, or add logic to top.vm and bottom.vm, depending on what you're trying to accomplish.
stu >>> [EMAIL PROTECTED] 11/11/03 09:27PM >>> Hi, In our portal, Administrative user should be able to change Header / Footers dynamically. I had gone through current Jetspeed Admin Screens and I think current screens doesn't have this functionality. I just wanted to know that how we can access the Header / Footers programatically ? Is there any API avaiable which will be allow me to update these macros ? thanks, j --------------------------------- Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
