code to close the browser window after
> printing.
> https://developer.mozilla.org/en-US/docs/Web/API/Window/afterprint_event
>
> Regards,
>
> Nate Kerkhofs
>
> -Original Message-
> From: Tanveer Alaie
> Sent: Tuesday, 19 March 2024 08:08
> To: user@strut
erkhofs
-Original Message-
From: Tanveer Alaie
Sent: Tuesday, 19 March 2024 08:08
To: user@struts.apache.org
Subject: Query regarding printing and closing Jasper reports in Struts2.5
I am facing an issue with printing and closing Jasper reports in my Struts2
application. Here's a brief
I am facing an issue with printing and closing Jasper reports in my Struts2
application. Here's a brief overview of the problem:
Description: In my Struts2 web application, I have a requirement to
generate Jasper reports and provide an option to print them directly from
the browser. Additio
de :(
>
> Dave
>
> On Wed, Feb 16, 2011 at 12:11 PM, Aaron Brown
> wrote:
>> I'm learning how to use Jasper reports, in this case as a result from
>> a Struts2 (2.1.8) web app. I'm sending a List (ArrayList) of objects
>> to a report and when the case is
plugin to handle that. Perhaps I never
checked it in, which would be too bad, because I no longer have access
to that code :(
Dave
On Wed, Feb 16, 2011 at 12:11 PM, Aaron Brown wrote:
> I'm learning how to use Jasper reports, in this case as a result from
> a Struts2 (2.1.8) web ap
I'm learning how to use Jasper reports, in this case as a result from
a Struts2 (2.1.8) web app. I'm sending a List (ArrayList) of objects
to a report and when the case is that simple, I have things working
just fine.
Next, I need to report a hierarchy of data like this example:
Li
Our experiencr
Jasper plugins more effort rather using ireport to jdbc
/m/
-Original Message-
From: "Yaragalla, Muralidhar"
Date: Tue, 25 Jan 2011 18:32:50
To: 'user@struts.apache.org'
Reply-To: "Struts Users Mailing List"
Subject: need help on struts j
It's pretty much impossible to help with that limited amount of information.
What version of S2 are you using? What's in the logs? Have you
sanity-checked with a simple report? What's your configuration look like? Is
anything else in the app working, or is it just this?
Dave
On Tue, Jan 25, 2011
Hi we have done everything which is shown in the tutorial
"http://struts.apache.org/2.0.14/docs/jasperreports-tutorial.html"; but when we
call the action class we are getting 500 error. So what could be the reason?
Thanks and Regards,
Muralidhar Yaragalla,
Senior Software Specialist,
Patni Compu
Hi!
I would like to implement JASPER and my struts1 appliction
I have list of orders and items and I would like to use it .
I am new to JASPER. Does anyone know of an example for it?
Thanks
-
To unsubscribe, e-mail: user-unsub
on e)
{
System.out.println(e);
}
return SUCCESS;
}
public List getStatement()
{
System.out.println(" Returning Size Is ====
Yeah, that's what I'm doing locally (more or less), too.
Dave
--- David Evans <[EMAIL PROTECTED]> wrote:
> There ended up being dependency issues because there was a switch to
> xwork logging that was commited previous to your changes. So I just
> used the struts2-jasperreports-plugin-2.0.11.1 so
There ended up being dependency issues because there was a switch to
xwork logging that was commited previous to your changes. So I just used
the struts2-jasperreports-plugin-2.0.11.1 source and copied your
exportParameter code into that. compiled and jarred and its working
great. thanks for your h
--- David Evans <[EMAIL PROTECTED]> wrote:
> Ok, thanks. Two questions:
> 1. to build it, do i download the source from svn, compile, then jar?
http://struts.apache.org/2.x/docs/building-the-framework-from-source.html
> 2. what does 2.1.muble+ mean?
It means I don't remember when it got committ
Ok, thanks. Two questions:
1. to build it, do i download the source from svn, compile, then jar?
2. what does 2.1.muble+ mean?
Dave
On Fri, 2008-05-23 at 15:47 -0700, Dave Newton wrote:
> --- David Evans <[EMAIL PROTECTED]> wrote:
> > I need to download the latest versio
--- David Evans <[EMAIL PROTECTED]> wrote:
> I need to download the latest version of the jasper reports plugin
> jar
> (in order to take advantage of the exportParameters functionality
> added
> to JasperReportsResult.java by Dave Newton on April 25th). How can I
> down
Hello,
I need to download the latest version of the jasper reports plugin jar
(in order to take advantage of the exportParameters functionality added
to JasperReportsResult.java by Dave Newton on April 25th). How can I
download a jar that includes that version? Or do i have to build that
myself
Hi,
In my app, i need to override some Jasper Report exporter parameters'
default only for certain actions. For example, i need to set :
exporter.setParameter(JRHtmlExporterParameter.IS_WRAP_BREAK_WORD,true); for
a report where the data columns can be very long and need to break ; while
this need
You probably want st like:
The problem is that the servlet request is set by an interceptor
(servlet-config) that is in the default stack defined in
struts-default. The jasperreports-default package does not define any
interceptor stacks, and does not extend any other packages.
PK
Christ
an I get access to the HttpServletRequest object from within the
> generateReport method?
>
>
>
--
View this message in context:
http://www.nabble.com/Struts-2-Jasper-Reports-Plugin-tf3552530.html#a9918621
Sent from the Struts - User mailing list archive at Nabble.com.
.
How can I get access to the HttpServletRequest object from within the
generateReport method?
--
View this message in context:
http://www.nabble.com/Struts-2-Jasper-Reports-Plugin-tf3552530.html#a9918148
Sent from the Struts - User mailing list archive at Nabble.com
.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 12, 2006 5:54 PM
To: Struts Users Mailing List
Subject: RE: Jasper Reports
JasperAssistant's support is questionable at this point, iReports has become
part of the JAsperSoft bundle and in my humble op
Users Mailing List"
Sent: Tuesday, September 12, 2006 8:24 AM
Subject: RE: Jasper Reports
> JasperAssistant's support is questionable at this point, iReports has
> become part of the JAsperSoft bundle and in my humble opinion is a better
> IDE. Additionally, there is a "
JasperAssistant's support is questionable at this point, iReports has
become part of the JAsperSoft bundle and in my humble opinion is a better
IDE. Additionally, there is a "How To" booklet available for
JasperReports on their website...its pretty comprehensive, now, scoot
Users Mailing List'
Subject: RE: Jasper Reports
Hi,
Yeah thanks for the URL but I thought may be some of us are using Jasper
Reports on eclipse and would be able to help me.
Anyways thanks
Regards,
Sahil Gupta
-Original Message-
From: Marco Mistroni [mailto:[EMAIL PROTECTED]
Sen
Hi,
Yeah thanks for the URL but I thought may be some of us are using Jasper
Reports on eclipse and would be able to help me.
Anyways thanks
Regards,
Sahil Gupta
-Original Message-
From: Marco Mistroni [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 12, 2006 1:33 PM
To
Sahil Gupta ha scritto:
Hi,
I have to start working on Jasper Reports now and I will be doing this from
scratch. So can you please guide me. Also if there is some tutorial or a PDF
available with u do let me know. Another thing I have to add the plug-in to
my eclipse. If u have any
: 'Struts Users Mailing List'
Subject: Jasper Reports
Hi,
I have to start working on Jasper Reports now and I will be doing this from
scratch. So can you please guide me. Also if there is some tutorial or a PDF
available with u do let me know. Another thing I have to add the plu
Hi,
I have to start working on Jasper Reports now and I will be doing this from
scratch. So can you please guide me. Also if there is some tutorial or a PDF
available with u do let me know. Another thing I have to add the plug-in to
my eclipse. If u have any information regarding to this please
Did you want to send an email to him or did you want to post in Jasper
Reports forms to see if someone can help you.
.V
Nandakishore Nekkanti wrote:
HI Teodor Danciu
I am facing a problem while using Jasper Reports.
I am using JRxlsExporter to export to Excel fromat.I want to export the
HI Teodor Danciu
I am facing a problem while using Jasper Reports.
I am using JRxlsExporter to export to Excel fromat.I want to export the
report to a file and i want all the data to be appended to the same
file.Why i am forcing to do like this is , If my report
contains records more than 2
at jasper samples...
HTH
marco
-Original Message-
From: Nandakishore Nekkanti [mailto:[EMAIL PROTECTED]
Sent: 06 March 2006 11:40
To: [EMAIL PROTECTED]; user@struts.apache.org
Subject: Jasper Reports
Hi can any body help how to export a report to xcel using Jaspr reports.
I tried
Hi can any body help how to export a report to xcel using Jaspr reports.
I tried using the servlet(XlsServlet) they provided to export as part of
the src code.
But i was with the following error.
javax.servlet.ServletException: No JasperPrint documents found on the HTTP
session.
net.sf
Meenakshi Singh wrote:
I have to print a report(which I have created using jasper report). I m
setting the content type as response.setContentType("application/octet-stream");
Moved OT.
-
To unsubscribe, e-mail: [EMAIL PROT
hi all,
I have to print a report(which I have created using jasper report). I m
setting the content type as
response.setContentType("application/octet-stream");
& then writing the jasper print object on the servlet output stream object.
however when I try to execute this, it gives me a dialog box
hi all,
please help.
I am unable to generate csv & xls reports with Jasper reports.
Problems:
System Doesn't recognize the format for csv & xls. It gives the download
file box with save & cancel buttons & then open & associate with box.
In case of CSV: I selects the e
The web site for ireport is as below:
http://ireport.sourceforge.net/
-Original Message-
From: K Rajesh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 26, 2005 11:45 AM
To: Struts Users Mailing List
Subject: Re: iReport using Jasper reports
hi could you give me some web-site to
rs Mailing List (E-mail)
> > Subject: iReport using Jasper reports
> >
> > Hi all,
> >
> > Has anyone used Jasper reports?
> > I have used the gui tool ireport to generate jasper reports
> > If yes then please let me know
> > 1) how can I call the jasper rep
> -Original Message-
> From: Meenakshi Singh [mailto:[EMAIL PROTECTED]
> Sent: den 21 oktober 2005 15:44
> To: Struts Users Mailing List (E-mail)
> Subject: iReport using Jasper reports
>
> Hi all,
>
> Has anyone used Jasper reports?
> I have used th
Hi all,
Has anyone used Jasper reports?
I have used the gui tool ireport to generate jasper reports
If yes then please let me know
1) how can I call the jasper reports from a jsp page
2) how do I integrate it with my application in WSAD. What all things wud I
need to copy in WSAD etc.
Thanks
9, 2005 7:46 AM
> I am working on a web application with Struts and Jasper Reports.
> Jasper Reports requires common-digester.1.7.jar ( that is a latest version
of
> struts's common-digester.jar), when i use this file, i get the following
> exceptions
>
> javax.servlet.jsp
Hi
I am working on a web application with Struts and Jasper Reports.
Jasper Reports requires common-digester.1.7.jar ( that is a latest version of
struts's common-digester.jar), when i use this file, i get the following
exceptions
javax.servlet.jsp.JspException: Cannot find ActionMap
Hi! Usually in my struts applications I use the compiled jasper file
(.jasper), without recompiling the .jrxml at each request. I've
created a class named JasperReportExporter:
package utils.report;
import java.sql.Connection;
import java.util.HashMap;
import net.sf.jasperreports.engine.JREmptyDa
did you email Support for Jasper Assistant?
[EMAIL PROTECTED]
Martin
- Original Message -
From: "Saurabh Bhatla" <[EMAIL PROTECTED]>
To: "struts"
Sent: Friday, February 25, 2005 12:26 PM
Subject: Struts and Jasper Reports
hi all
I am trying to use jasper re
hi all
I am trying to use jasper reports in struts but when i try to compile
the report, the JasperCompileManager can not find the .jrxml file.
any suggestions?
-saurabh
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
45 matches
Mail list logo