jumaen | 3 Oct 2007 06:54
Picon

Re: How to Integrate Jasper Reports with Struts 2.0


ravishanker wrote:
> 
> Hi all,
>  As the configuration of Struts has been changed from 1.2 to 2.0 Can any
> one please help me in integrating JasperReports with Struts 2.0 
>  like the Class I need to extend, interface I need to implement and most
> importantly configuring the struts.xml file......
> 

Struts 2.0 does not differ so much from 1.2... IMHO
I found this link for you. 
http://www.infoq.com/articles/converting-struts-2-part1 Migrating Struts
Apps to Struts 2 
Though I haven't read it myself, the link was on apaches site so it probably
is quite helpful.
--

-- 
View this message in context: http://www.nabble.com/How-to-Integrate-Jasper-Reports-with-Struts-2.0-tf4315589.html#a13012887
Sent from the jasperreports-questions mailing list archive at Nabble.com.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Maria Parra | 4 Oct 2007 17:12
Picon

Page footer and subreport??

I have a report say MainReport with a subreport, wich is got another subreport too,
I want to visualize my final report with page footer in all the pages (ex: Page 1 of 5, Page 2 of 5 ....)
if I put the page footer in the MainReport, I only get the page footer at the first page
Please help me, where do I place the page footer??

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@...
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions
dr_pompeii | 4 Oct 2007 15:11
Picon
Favicon

How i can control the value "Field" to print a desired value for a "Variable" with jasperreport?


Hello guys

i have a jrxml with a db query and works fine, in my fields retrieved by the
query
appear a field call for instance "moneychange" it would be 1 or #.##

my problem that i want to resolve is that the "Variable"
prints value "Dolar" when "moneychange" has 1 how value
and value "Euro" when "moneychange" has #.## (3.15 , 5.18, etc) how value

how i can do this???

thanks so much for advanced
--

-- 
View this message in context: http://www.nabble.com/How-i-can-control-the-value-%22Field%22-to-print-a-desired-value-for-a-%22Variable%22-with-jasperreport--tf4568695.html#a13039441
Sent from the jasperreports-questions mailing list archive at Nabble.com.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
scottpetersen | 10 Oct 2007 18:41
Picon

Help with Subreports and JAVA Bean connections

I have been writing Jasper reports for some time and do not have a problem
writing main and subreports.

I can write a main report that passes a $P{REPORT_CONNECTION} (JDBC
connection) to subreport1 and they work fine. I can also write a main
report that passes a JAVA Bean to subreport2 and they work fine also.

The issue that that I need to write a main report that passes a JAVA Bean
to subreport2 and then have subreport2 pass a JDBC connection to
subreport1. At this point the main works fine and subreport2 works fine,
but I receive NO data from subreport1. I have attempted to pass a
parameter as a java.sql.Connection to subreport2 that then gets passed as
$P{REPORT_CONNECTION} to subreport1, and also attempted to pass
$P{REPORT_CONNECTION} to subreport2 for it to pass along to subreport1.
But nothing seems to work.

main -> JDBC Connection -> subreport1 --- works fine

main -> JAVA Bean -> subreport2 --- works fine

main -> JAVA Bean -> subreport2 -> JDBC Connection -> subreport1 --- (main
prints data, subreport2 prints data, but subreport1 does NOT print data)

The issue here is that the JAVA Bean retrieves data that will be passed to
subreport1 to generate its portion of the report.

In addition I have also attempted to have a main report call a subreport
(subreport2) using a Java Bean and then have that subreport call another
subreport (subreport3) using a Java Bean and this does not work either.

main -> JAVA Bean -> subreport2 --- works fine

main -> JAVA Bean -> subreport3 --- works fine

main -> JAVA Bean -> subreport2 -> JAVA Bean -> subreport3 --- (main
prints data, subreport2 prints data, but subreport3 does NOT print data. 
In addition, I do not believe that the second JAVA Bean is even called
because my trace messages do not get printed that are in the second JAVA
Bean.)

Any help would be appreciated.

Thanks in advance.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
sabah | 21 Oct 2007 07:06
Picon
Favicon

decrease volume of my pages


hi I work with jasper reports. my code  in jasper reports is very volume. How
can I decrease volume of my pages in jasper reports.

--

-- 
View this message in context: http://www.nabble.com/decrease-volume-of-my-pages-tf4657845.html#a13309606
Sent from the jasperreports-questions mailing list archive at Nabble.com.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
sabah | 21 Oct 2007 08:52
Picon
Favicon

decrease volume of my pages in html format


hi I use jasper reports in my poroject. out put' s file is html format. my
pages are very volumed. my code are very too much. how can I decrease my
codes.
--

-- 
View this message in context: http://www.nabble.com/decrease-volume-of-my-pages-in-html-format-tf4665152.html#a13326552
Sent from the jasperreports-questions mailing list archive at Nabble.com.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
diptypatil | 22 Oct 2007 10:31
Picon
Favicon

Decimal Formating in Excel jasper report


While generating report , their is inconsistencies of how the quantity,
original cost, purchase price 
We are sending data formatted manner only , but while rendering the data to
Excel format.
So different senarios are :
Instead of 333.00 its displaying 333
Instead of  333.99 its displaying  333.99
Instead of  3,333.00 its displaying  3,333.00
Can someone pls suggest me what to do ...?
--

-- 
View this message in context: http://www.nabble.com/Decimal-Formating-in-Excel-jasper-report-tf4669469.html#a13338834
Sent from the jasperreports-questions mailing list archive at Nabble.com.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
KLI | 22 Oct 2007 08:07
Picon

Currency format in Excel report


Hi, is there any chance to set in report, Excel cell format to currency?
Thanks in advance.
--

-- 
View this message in context: http://www.nabble.com/Currency-format-in-Excel-report-tf4668856.html#a13337263
Sent from the jasperreports-questions mailing list archive at Nabble.com.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
Marcos Quezada | 26 Oct 2007 14:52
Picon

Re: Decimal Formating in Excel jasper report

You can convert the number type double into a formatted string with this library:
 - java.text.DecimalFormat                service format
Sample:
double numero = 12.5
 new java.text.DecimalFormat("#,##0").format(numero) --->  12
 new java.text.DecimalFormat("#,##0.00").format(numero) ---> 12.50
That's all.
See you.

pd: my english is a little, sorry about that




2007/10/22, diptypatil < diptypatil-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>:

While generating report , their is inconsistencies of how the quantity,
original cost, purchase price
We are sending data formatted manner only , but while rendering the data to
Excel format.
So different senarios are :
Instead of 333.00 its displaying 333
Instead of  333.99 its displaying  333.99
Instead of  3,333.00 its displaying  3,333.00
Can someone pls suggest me what to do ...?
--
View this message in context: http://www.nabble.com/Decimal-Formating-in-Excel-jasper-report-tf4669469.html#a13338834
Sent from the jasperreports-questions mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@...
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions
madhus7 | 26 Oct 2007 20:06
Picon
Favicon

2 charts in one report from 2 db tables(ireport)


hi, i have a requirement where i need to display 2 charts(pie and bar)in a
single report side by side whose data come from different tables from the
database.how can i do this using jasperreports and ireport.any help would be
appreciated.....thanks in advance.
--

-- 
View this message in context: http://www.nabble.com/2-charts-in-one-report-from-2-db-tables%28ireport%29-tf4698878.html#a13432434
Sent from the jasperreports-questions mailing list archive at Nabble.com.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

Gmane