Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSF
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Darcy DeClute's Scrum Master Certification Guide: The Definitive Resource for Passing the CSM and PSM Exams
this week in the
Agile and Other Processes
forum!
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:
Forum:
JSF
problem in jasper report and subreport
singh Mari
Greenhorn
Posts: 6
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
i am using jasper report and subreport for print purposes. when subreport are using the following error messages came.
" The supplied java.sql.connectionobject is null"
Anurag Blore
Ranch Hand
Posts: 74
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Are you trying to pass the connection Object to the subreport?
Ideally if you are using subreports in Jasper,
you should
get all your data in a collection and then pass all the data to main report which again can pass the data to sub report.
This is the way I have done the Jasper report.
Bauke Scholtz
Ranch Hand
Posts: 2458
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I am sorry to say, but how is this problem related to
JSF
?
Anurag Blore
Ranch Hand
Posts: 74
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
This problem is not related to J?SF it related to Japer Rports
Jasper Reports
Thanks,
Anurag
SCJP 1.2 & 1.5, PMP
Bauke Scholtz
Ranch Hand
Posts: 2458
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Sure, but he posted it in the JSF forum.
Doe, a deer, a female deer. Ray, a pockeful of sun. Me, a name, I call my tiny ad ...
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Problem in call jasper subreport in java
How to call 3 jasper report subreport in java code
how to send Jasper I report field in subreport
[Java & Jasper Report] Simple and very detailed question about subreport "null" field
Subreports in Web Application.
More...