Thanks matt,
We are using IE & and fire fox, its opening the PDF as a separate window
(not a browser).
How can we force to open in same window with a back button?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt
Raible
Sent: 06 August 2007 05:36 PM
To: [email protected]
Subject: Re: [appfuse-user] how to redirect the page.

I don't understand - you want to open the PDF *and* redirect to
another page in the background? The blank page could be caused by the
browser you're using. Some open PDFs in the browser, some don't. Have
you tried another browser to reproduce the behavior?

Matt

On 8/6/07, Srini Bobbala <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hallo,
>
> I am using Jasper reports & once I open my report in pdf format, how
can I
> redirect the page to "mainMenu.html", now its opening report and the
page is
> blank,
>
> Here my struts.xml look like,
>
>
>
> <package name="jasper" extends="jasperreports-default"
namespace="/jasper">
>
>              <action name="routingByDestination" class="reportAction"
> method="routingByDestination">
>
>              <result name="success" type="jasper">
>
>                   <param name="location">
> /jasper/routingByDestination.jasper </param>
>
>                   <param
> name="dataSource">reportRoutingByDestinationList</param>
>
>                   <param name="format">PDF</param>
>
>              </result>
>
>         </action>
>
>
>
>       </package>
>
> Thanks a lot.
>
>


-- 
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to