• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Parameter binding in CrystalReports

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Dear techies,

I have designing the reports in crystal reports.

For that i need to bind parameters from JSP.

So can anybody tell that how to pass parameters form JSP to crystal reports.
 
Marshal
Posts: 28424
102
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Crystal Reports is a commercial product, is it not? To me that means it should come with some kind of documentation.

So where have you looked so far for information? What have you tried?
 
Loges waran
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for reply paul.

I have referred one document. The url is:

http://ftp1.businessobjects.com/outgoing/Products/DevZone/CrystalCaseStudy.pdf

Here i have tried what they mention in the document.

But am getting any idea.... Can you please give me the solution for passing a parameter from JSP to Crystal reports.

Thanks
Logeswaran GV
 
Paul Clapham
Marshal
Posts: 28424
102
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Surely that wasn't the best link you could come up with? I used the Google keywords "crystal reports parameters jsp" and it didn't take me long to find a link to a wiki -- from SAP no less -- which appears to have an entry which exactly answers your question. We even have an FAQ page called SearchFirst -- you should check that out. Oh yes, the link? Crystal Reports Java SDK Samples.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic