Hi
how to get application context path in like request.getcontextPath in jsp.
because to display background image in report, i had used some script like
reportContext.getReportRunnable().getDesignInstance().getMasterPage("testbackgroundMasterPage").getStyle().backgroundImage = "
http://localhost:8080/manavreportsbpl/webcontent/birt/images/bpllogo.gif";
here i have hard coded application context..
please provide solution
Thanks & Regards,
k.purushothaman