|
$webwork.htmlEncode($page.space.name) : How do I get the location of the confluence.home directory?
This page last changed on Jan 24, 2006 by jnolen.
Cannot resolve external resource into attachment. How do I get the location of the confluence.home directory?First you need the BootstrapManager (see how to retrieve it) then simply call the following method: String confluenceHome = bootstrapManager.getConfluenceHome();
|
| Document generated by Confluence on Jul 26, 2007 22:41 |