generating Excel output through Reports 10g
559151Sep 18 2008 — edited Sep 25 2008Hi,
I've tried with Report 10g for generating Excel outputs, But the methods are available
1. putting 'SPREADSHEET' in DESTYPE
In the above case the Output coming in a very disorder manner, it happened that some cells are merged and some are not, and some are coming as a bigger one so I cannot use this for my desired output.
2. Creating a JSP where I've to put Make some coding in the starting to generate the output in Excel.
In JSP cases I don't know how to call the JSP in JAVA, 2nd some complex report where I m using more than one group and more than 2 queries <in a short term where I m not using report wizard> JSP configuration is not so easy to be done here.
pls help in some alternative method where can I generate an Excel output through using Report 10g. and Java as a frontend.
Regards/goutam