[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Passing parameters to jasper reports  XML
Forum Index -> Development
Author Message
cvieira

Power User

Joined: 08/07/2010 21:46:40
Messages: 59
Offline

Hi, i'm using jrviewer to show up some reports. My doubts:
* how can we pass parameters to handle on report?
* how can we use as datasource some java object than using jdbc datasource directly on report?

I now this is possible to do accessing jasper objects, but here in CC integration, how can we handle this?

Also, in the demo workplace, there is a reference demo .xml report, but i don't seem to find it...

Any ideas?

Thanks!

--
Carlos Vieira
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5521
Offline

Hi,

please pay attention: all execution of the report is done on server side!

In case of using JRVIEWER you need to export your server side report into Jasper-XML format (similar as exporting to PDF, etc.) and send this to client side. So, the XML sent to JRVIEWER is the output, rather than the input...

(I hope I do not misunderstand you with this repsonse.)

Regards, Björn

Björn Müller, CaptainCasa GmbH
cvieira

Power User

Joined: 08/07/2010 21:46:40
Messages: 59
Offline

Got it Thanks!

--
Carlos Vieira
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team