Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal with Java Application and XML

Status
Not open for further replies.

Rinsy

Programmer
Oct 24, 2002
1
LK
Hi,

We are using Crystal Report 8.5 and Jbuilder 7. with JDK 1.3.1. Our datasource is an XML file and I already bind the XML data with the Crystal Report with their XML driver. Now I wanted to view that report using a java application(Not with any web thing). I tried to use the ReportViewerBean provided by Crystal but it is giving me an error and is not displaying the report

URL = =cmd=get_pg&ttl_info=&page=1&incomplete_page=1&incomplete_page_count=1&pversion=3&prompt OnRefresh=1
No response from server.

Plese tell me is it possible to call the Report file from a java application and is it possible to refresh the data dynamically when the XML file changed

Thanx
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top