Where can I find a comprehensive code listing using ReportViewerBean to view a report?
In this post
, it is mentioned that Server, database, USer, Password are required for SQL Server connections. How do I pass these properties, i.e. what are the keys to insert in PropertyBag, and which methods & classes do I use to configure ReportViewerBean with the PropertyBag?
A practical example using SQL Server would be great...