how to pass Userdefined Object in Jasper Report (In form of parameter)?

From: Hiral Thoria via JavaKB.com (forum_at_JavaKB.com)
Date: 03/01/05

  • Next message: Vishal Mehta: "Re: Java web based reporting"
    Date: Tue, 01 Mar 2005 08:49:46 GMT
    
    

    hello everyone!
    i m generating reports using Jasper Reports and using iReport as visula
    editor,
    i m also passing parameters, all works well

    but i don't know how to pass a Object of a Userdefined class
    (i have build a class Employee with salary-double and name-string)
    i want to pass object of class Employee to Jasper Report and display values
    of name and salary....
    is it possible...if yes the how?
    plz help me out

    Thank You

    -- 
    Message posted via http://www.javakb.com
    

  • Next message: Vishal Mehta: "Re: Java web based reporting"