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]

# 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