Hello,<br />
<br />
I've integrated BIRT 2.5 into our servlet.<br />
<br />
Now, when I try to render a graph inside the report and export it as HTML to the browser I see that the generated HTML contains refereces to image files such as: <pre class='_prettyXprint _lang-auto _linenums:0'>[img][URL=[/img]</img></pre>Where is should say something like <a class='bbc_url' href='
http://IP_OF_CALLER/webappname/output/file.png'>http://request-server-dns-name/webappname/output/file.png</a>...<br />
<br />
How should I configure BIRT to act this way ?<br />
<br />
I would actually prefer it not save files on the harddrive but that is phase 2.<br />
<br />
Thank you,<br />
Maxim.