• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Pass parameters from JSP to Crystal Reports XI

 
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everyone,
I have crystal reports8. It will be converted to crystal reports XI. Now if we want develop an interaction between crystal reports XI and Java programs, is it required to develop an interface that will pass parameters from JSP to crystal reports in order to generate report.
Could any one forward me the crystal reports XI API documentation?
Could any one suggest me any book that will help me to develop/create me an Java interface that will provide interaction between JSP and cystal reports XI?

Waiting for reply!
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
You can refer this web site for Crystal Report SDK API "http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/en/RAS_SDK/rassdk_java_api_doc/doc/rassdk_java_apiRef/overview-summary.html"

Also you may find "http://www.techsupport.businessobjects.com/infocenter/Dev/devlib/XI/EN/devlib.htm#en/RAS_SDK/rassdk_java_dg_doc/doc/rassdk_java_dg/Tutorial116.html" this web site helpful. Here you will find sample JSP code using RAS SDK to view Crystal Reports.

Sudhir Kulaye
 
You guys wanna see my fabulous new place? Or do you wanna look at this tiny ad?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic