-
Hi,
I modified certain jsp's (compile.jsp, viewer.jsp) in the webapp (provided with Jasper distro) to accept my report.
It displays fine but the browser caches the result. The report has 2 pages. When I go to the 2nd page it still displays the contents of the 1st page. Only when I do a Shift + Refresh does it show the 2nd page.
I've tried several tricks to avoid caching like...
2002-11-27 10:41:25 UTC in JasperReports - Java Reporting
-
Thanx for your response Jim,
Let me detail my question ..
I was really impressed with DataVision so thought of porting it to my ERP application as a reporting tool. In the design phase its allright for the applcation to take a long time the first time and load all tables. Which it does I guess in the database object in loadAllTables().
But if the same code is ported inside servlets...
2002-11-20 03:46:41 UTC in DataVision
-
Thanx for your response Jim,
Let me detail my question ..
I was really impressed with DataVision so thought of porting it to my ERP application as a reporting tool. In the design phase its allright for the applcation to take a long time the first time and load all tables. Which it does I guess in the database object in loadAllTables().
But if the same code is ported inside servlets...
2002-11-20 03:16:35 UTC in DataVision
-
Thanx for your response Jim,
Let me detail my question ..
I was really impressed with DataVision so thought of porting it to my ERP application as a reporting tool. In the design phase its allright for the applcation to take a long time the first time and load all tables. Which it does I guess in the database object in loadAllTables().
But if the same code is ported inside servlets...
2002-11-20 03:13:32 UTC in DataVision
-
It worked!
Thanks a lot.
Regards,
Suraj Amin.
2002-11-18 11:02:04 UTC in iReport-Designer for JasperReports
-
Hi ,
I embeddded Datavision in my java applcation. But the code takes a lot of time @
<b>report.readFile().</b>
I used the same code as given in the help files.
is there a solution to this problem????
Thanx in advance,
Digvijay.
2002-11-18 10:57:35 UTC in DataVision
-
Hi ,
I embeddded Datavision in my java applcation. But the code takes a lot of time @
<b>report.readFile().</b>
I used the same code as given in the help files.
is there a solution to this problem????
Thanx in advance,
Digvijay.
2002-11-18 10:51:33 UTC in DataVision
-
Hi ,
I embeddded Datavision in my java applcation. But the code takes a lot of time @
<b>report.readFile().</b>
I used the same code as given in the help files.
is there a solution to this problem????
Thanx in advance,
Digvijay.
2002-11-18 10:49:59 UTC in DataVision
-
Hi,
When I run iReport.exe it simply exits. There's no process with that Image name running in the background and no GUI is invocated.
I am running WindowsXP, JDK 1.3
--
Regards,
Suraj Amin
Homepage: http://www.geocities.com/suraj_amin/
/* May the source be with you */
/**
* Microsoft: Where do you want to go today?
* Linux: Where do you want to go tomorrow?
* BSD: Are...
2002-11-18 06:30:09 UTC in iReport-Designer for JasperReports
-
Hi,
Is there any way to generate source code for the UI thru swang? If not y?
Regards,
Suraj Amin.
2002-10-04 04:23:44 UTC in Swang