how use ireport jasperviewer in sun java studio creater

sir i use ireport

i create fahim.jrxml report and test in ireport jasperviewer

sir how i use ireport jasperviewer in sun java studio creater

and show my report fahim.jrxml

please give me ireport jasperviewer configeration step

and step of showing my report fahim.jrxml

thank's

aamir

[335 byte] By [mfa786a] at [2007-11-27 5:14:01]
# 1
Hi,Is the discussion in this thread help you? http://forum.java.sun.com/thread.jspa?messageID=9365502If yes what processes you were successful?If not where exactly you failed?regardsdr.am.mohan rao
Madana at 2007-7-12 10:35:53 > top of Java-index,Development Tools,Java Tools...
# 2
Maybe these help: http://developers.sun.com/jscreator/learning/tutorials/2/reports.html http://blogs.sun.com/divas/entry/customer_written_tutorial_on_using
jetsonsa at 2007-7-12 10:35:53 > top of Java-index,Development Tools,Java Tools...
# 3

thnk's for your reply

No sir I have already designed and test fahim.jrxmp report in ireport

Sir my question as under blow

1.how I configure ireport with sun java studio creater 2 update 1

2.how I call my fahim.jrxmp in sun java studio creater 2 update 1

3.how I pass parameter in fahim.jrxmp

sir why I use xml code in sun java studio creater 2 update 1 for again designing report

sir I have experience in visual basic with crystal report and oracle form with oracle report in both we call report not design run time

I see the ireport that give facility but I am confused with configuration of ireport with sun java studio creater

Some body give me idea I use this code in me java class

But how and where

JasperReport jasperReport = JasperCompileManager.compileReport("--Report file path-- .jrxml");

JasperPrint jasperPrint = JasperFillManager.fillReport(jasperReport,new HashMap(),obj);

Please give me idea and configuring step and send me sample project

Thank抯

Aamir

mfa786a at 2007-7-12 10:35:53 > top of Java-index,Development Tools,Java Tools...