Home
Analytics
birt security with struts
ajunuthula
<p>Hi,</p><p> </p><p>We have developed a struts framework and a login page would be displayed with username and password.</p><p>How can we integrate the designed framework wiht the birt?</p><p> </p><p>Once user logs in, then the report must be displayed.</p><p> </p><p>Any advise is greatly appreciated.</p><p> </p><p>Thank you,</p><p>Aparna J</p>
Find more posts tagged with
Comments
kclark
<p>I haven't tried this with struts yet but you could take a look at my <a data-ipb='nomediaparse' href='
http://www.birt-exchange.org/forum/index.php?/blog/45/entry-442-using-jsf-20-with-birt/'>JSF
2.0 blog</a> and do something similar where you create some Java code to render the report as HTML the return that HTML to display.</p>