I've made the changes to my web.xml and the jar files. I have to have the JSF settings in my
web.xml because we use JSF in the web app.
The Crystal Viewer when it opens is still blank.
I currently have a html page that I open and in it I have a namespace of:
bocrv=http://www.businessobjects.com/jsf/crystalreportsviewers
and then in the html page I have a h:form with the following tag:
<bocrv:reportPageViewer
reportSource= ref to the report I'm trying to display.
Do you have a link to an example of how to execute/call the reportviewer from a Java Web app?
Thanks,
Scott