Re: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread @rju
-JasperReports-into-a-Struts2-web-application-tp23479814p30946620.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail

RE: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread @rju
/action please help me its urgent for me -- View this message in context: http://old.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application-tp23479814p30948492.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread @rju
/result /action please help me its urgent for me -- View this message in context: http://old.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application-tp23479814p30948502.html Sent from the Struts - User mailing list archive at Nabble.com

RE: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread Jerson John
To: user@struts.apache.org Subject: Re: Integrate JasperReports into a Struts2 web application hey in my java script file am calling action as follows and it displays the jasper report. window.open(itemsNotInPackageReport.action?branchName= + $('select#branchName option:selected').val()); so now i

Re: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread Frans Thamura
Mailing List user@struts.apache.org Subject: RE: Integrate JasperReports into a Struts2 web application Hi, Please help me out.I have Struts2 Application which works fine when I run in localhost.Somehow I am failed to run using Virtual host name.It comes to stating login page after then it cannot

RE: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread Jerson John
Mailing List user@struts.apache.org Subject: RE: Integrate JasperReports into a Struts2 web application Hi, Please help me out.I have Struts2 Application which works fine when I run in localhost.Somehow I am failed to run using Virtual host name.It comes to stating login page after then it cannot

Re: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread Frans Thamura
; fr...@meruvian.org Subject: RE: Integrate JasperReports into a Struts2 web application Hi Could you share with me some tipsOr If you need more info of this please let me know Many Thanks and Regards, Jerson CPR Vision Management Pte Ltd CRM Software Marketing E: jer...@cprvision.com T

RE: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread adam pinder
window is loaded first, then issue a print on the new window. Date: Thu, 17 Feb 2011 02:44:44 -0800 From: nagarjunabatt...@gmail.com To: user@struts.apache.org Subject: Re: Integrate JasperReports into a Struts2 web application hello sir, in my java script file am calling action

RE: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread Martin Gainty
contenu fourni. From: apin...@hotmail.co.uk To: user@struts.apache.org Subject: RE: Integrate JasperReports into a Struts2 web application Date: Thu, 17 Feb 2011 12:07:51 + window.open is not a synchronous command and hence the window.print is occurring before the jasper report

RE: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread @rju
...@gmail.com To: user@struts.apache.org Subject: Re: Integrate JasperReports into a Struts2 web application hello sir, in my java script file am calling action as follows and it displays the jasper report. window.open(itemsNotInPackageReport.action?branchName= + $('select#branchName

RE: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread adam pinder
the report and javascript which is called onload which does the window.print then that would suffice or similar type of functionality From: mgai...@hotmail.com To: user@struts.apache.org Subject: RE: Integrate JasperReports into a Struts2 web application Date: Thu, 17 Feb 2011 09:21:36 -0500

RE: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread adam pinder
09:03:05 -0800 From: nagarjunabatt...@gmail.com To: user@struts.apache.org Subject: RE: Integrate JasperReports into a Struts2 web application ok adam am also thinking that only. so can you tell me is it possible to print the report directly when i press ok button . in this ok button

RE: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread @rju
to print without user interaction but even that has been deemed a security risk and so is also frowned upon. Date: Thu, 17 Feb 2011 09:03:05 -0800 From: nagarjunabatt...@gmail.com To: user@struts.apache.org Subject: RE: Integrate JasperReports into a Struts2 web application ok adam am

RE: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread adam pinder
its specific to pdfs and won't be any different to window.print on a normal web page Date: Thu, 17 Feb 2011 09:22:33 -0800 From: nagarjunabatt...@gmail.com To: user@struts.apache.org Subject: RE: Integrate JasperReports into a Struts2 web application inside a pdf able to print??? ok

RE: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread @rju
@struts.apache.org Subject: RE: Integrate JasperReports into a Struts2 web application inside a pdf able to print??? ok can u please send that java script file to me.(nagarjunabatt...@gmail.com) adam pinder wrote: i think all interactions using window.print require the user to at least

RE: Integrate JasperReports into a Struts2 web application

2011-02-17 Thread Jerson John
by Marketing Magazine -Original Message- From: Frans Thamura [mailto:fr...@meruvian.org] Sent: Thursday, February 17, 2011 7:35 PM To: Jerson John; 'Struts Users Mailing List' Subject: Re: Integrate JasperReports into a Struts2 web application We use modjk and mod proxy And a php

Re: Integrate JasperReports into a Struts2 web application

2011-02-16 Thread @rju
hey can you tell me how to send the jasper report directly to the printer in struts2-jasper report environment -- View this message in context: http://old.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application-tp23479814p30946577.html Sent from the Struts - User mailing list archive

Re: Integrate JasperReports into a Struts2 web application

2011-02-16 Thread Frans Thamura
in context: http://old.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application-tp23479814p30946577.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr

Re: Integrate JasperReports into a Struts2 web application

2011-02-16 Thread @rju
this... in my architecture we are using ajax call for action -- View this message in context: http://old.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application-tp23479814p30946597.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Integrate JasperReports into a Struts2 web application

2011-02-16 Thread Frans Thamura
: http://old.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application-tp23479814p30946597.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org

Re: Integrate JasperReports into a Struts2 web application

2011-02-16 Thread @rju
if dont mind can you tell in detailed manner -- View this message in context: http://old.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application-tp23479814p30946620.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Integrate JasperReports into a Struts2 web application

2011-02-16 Thread Dave Newton
He's saying Hit Ctrl-P from inside a PDF reader. On Wednesday, February 16, 2011, @rju nagarjunabatt...@gmail.com wrote: if dont mind can you tell in detailed manner -- View this message in context: http://old.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application

Re: Integrate JasperReports into a Struts2 web application

2011-02-16 Thread @rju
-P from inside a PDF reader. On Wednesday, February 16, 2011, @rju nagarjunabatt...@gmail.com wrote: if dont mind can you tell in detailed manner -- View this message in context: http://old.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application-tp23479814p30946620.html Sent from

RE: Integrate JasperReports into a Struts2 web application

2011-02-16 Thread Jerson John
-jasper report environment -- View this message in context: http://old.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application -tp23479814p30946577.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Integrate JasperReports into a Struts2 web application

2010-03-23 Thread eliza64
: http://old.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application-tp23479814p27999481.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org

Integrate JasperReports into a Struts2 web application

2009-05-11 Thread Yanto
Hi, What's the most common way people used to call the JasperReport when used Struts 2 framework ? I've read Bruce Phillips Blog, http://www.brucephillips.name/blog/index.cfm/2008/7/12/Using-The-JasperReports-Struts2-Plugin-A-Main-Report-And-A-Subreport just want to know, whether most of people

Re: Integrate JasperReports into a Struts2 web application

2009-05-11 Thread wild_oscar
Regards Yanto -- View this message in context: http://www.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application-tp23479814p23481107.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Integrate JasperReports into a Struts2 web application

2009-05-11 Thread Yanto
way. Thanks Regards Yanto -- View this message in context: http://www.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application-tp23479814p23481107.html Sent from the Struts - User mailing list archive at Nabble.com