I would like to display the Server URL within a Birt report.
Following statement is returning me just "null".
reportContext.getAppContext().get("SERVER_URL")
Any idea what I'm missing or what I have not correctly configured on the server, so BIRT would know the Server URL?
Comments
Guido Schneider
Aug 26 '12, 3:24 p.m.Has somebody successfully implement this in BIRT?