Home
Developing Analytics Applications
Birt Viewer Frameset
Migrateduser
<p>Hello,</p>
<p>I would like to know if someone has experienced something similar.</p>
<p> </p>
<p>I have a report served through viewer servlet deployed in a tomcat (7) using jr6 on windows7 (RE is 4.5). This report receives a parameter (lets call it Param-A). Also has a few jquery scripting in dynamic html text elements. The jquery is loaded through clientinitialize script (using head.js).</p>
<p> </p>
<p>The thing is that for some parameters (and the parameters are just a plain string with no spaces, nor special characters) the html stops the rendering (the page is incomplete). If I use the /run service the page displays fine (though I have no navigation ar available). Only happens to some inputs and I'm not capable to find out where is the problem.</p>
<p> </p>
<p>It happened before for another input (let's say Param-A = 'input-A') but I managed to fix it moving the the script to the top of the page in the report design. I thought I solved for good but later on I found out that it happens again for another input (Param-A = 'input-B') and I'm completely lost.</p>
<p> </p>
<p>I have no idea if it happens at the browser level or the page comes messed up from the jsp (the server). So far I haven`t been able to tackle it. I appreciatte any help, direction, comments or whatever. As I said /run service works perfect but still want to give /frameset a chance.</p>
<p> </p>
<p>Regards</p>
<p> </p>
<p> </p>
<p> </p>
Find more posts tagged with
Comments
There are no comments yet