RE: DownloadAction and a normal Forward

2007-08-02 Thread Frank W. Zammetti
that's not such a problem though - since the browser still >>>> redirects to the JSP I want. >>>> >>>> However, I was wondering if it's possible to use a > ResourceStreamInfo to >>>> redirect to an ActionForward (which ultimately leads to a J

RE: DownloadAction and a normal Forward

2007-08-02 Thread Gundersen, Richard
sh Bank plc 24 Mount Street Manchester M2 3LS -Original Message- From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] Sent: Thursday, August 02, 2007 3:16 AM To: Struts Users Mailing List Subject: Re: DownloadAction and a normal Forward Hehe, your going after the *right* answer Paul :) It&#

Re: DownloadAction and a normal Forward

2007-08-01 Thread Frank W. Zammetti
per Email: [EMAIL PROTECTED] Phone: 01618302398 Fax: 01618342536 London Scottish Bank plc 24 Mount Street Manchester M2 3LS -Original Message- From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 01, 2007 2:47 PM To: Struts Users Mailing List Cc: user@struts.apache.org

Re: DownloadAction and a normal Forward

2007-08-01 Thread Paul Benedict
> > response)? > > > > Richard Gundersen > > Java Developer > > > > Email: [EMAIL PROTECTED] > > Phone: 01618302398 > > Fax: 01618342536 > > London Scottish Bank plc > > 24 Mount Street > > Manchester > > M2 3LS > > > >

RE: DownloadAction and a normal Forward

2007-08-01 Thread Frank W. Zammetti
metti [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 01, 2007 2:47 PM > To: Struts Users Mailing List > Cc: user@struts.apache.org > Subject: Re: DownloadAction and a normal Forward > > It's not the *right* answer, and I'm not sure it won't cause some other

RE: DownloadAction and a normal Forward

2007-08-01 Thread Gundersen, Richard
. Zammetti [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 01, 2007 2:47 PM To: Struts Users Mailing List Cc: user@struts.apache.org Subject: Re: DownloadAction and a normal Forward It's not the *right* answer, and I'm not sure it won't cause some other exception anyway (in fact, I

Re: DownloadAction and a normal Forward

2007-08-01 Thread Frank W. Zammetti
It's not the *right* answer, and I'm not sure it won't cause some other exception anyway (in fact, I'd bet it would), but what if instead of returning null you instead do: return new ByteArrayStreamInfo(null, null); ? Frank -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Tech