Re: [S2] Error in "File Download" in struts-showcase application

2007-05-07 Thread Musachy Barroso
-- Original message - From: "Martin Gilday" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Date: Mon, 07 May 2007 15:03:12 +0100 Subject: Re: [S2] Error in "File Download" in struts-showcase application Just to confirm I have tried it on the SVN head and h

Re: [S2] Error in "File Download" in struts-showcase application

2007-05-07 Thread Martin Gilday
Date: Mon, 07 May 2007 15:03:12 +0100 Subject: Re: [S2] Error in "File Download" in struts-showcase application Just to confirm I have tried it on the SVN head and had the same error using Jetty. - Original message - From: "Struts2 Fan" <[EMAIL PROTECTED]> To: us

Re: [S2] Error in "File Download" in struts-showcase application

2007-05-07 Thread Martin Gilday
Just to confirm I have tried it on the SVN head and had the same error using Jetty. - Original message - From: "Struts2 Fan" <[EMAIL PROTECTED]> To: user@struts.apache.org Date: Mon, 7 May 2007 06:52:10 -0700 (PDT) Subject: Re: [S2] Error in "File Download" in s

Re: [S2] Error in "File Download" in struts-showcase application

2007-05-07 Thread Struts2 Fan
Ok I created the issue https://issues.apache.org/struts/browse/WW-1915 Musachy Barroso wrote: > > If you create an issue here: > > https://issues.apache.org/struts/ > > it probably will. Thanks for reporting it. > > musachy > > On 5/7/07, Struts2 Fan <[EMAIL PROTECTED]> wrote: >> >> >> Hi

Re: [S2] Error in "File Download" in struts-showcase application

2007-05-07 Thread Musachy Barroso
If you create an issue here: https://issues.apache.org/struts/ it probably will. Thanks for reporting it. musachy On 5/7/07, Struts2 Fan <[EMAIL PROTECTED]> wrote: Hi all, I checked out the struts2 source codes and run struts2-showcase app but /struts2-showcase/filedownload/download.action

[S2] Error in "File Download" in struts-showcase application

2007-05-07 Thread Struts2 Fan
Hi all, I checked out the struts2 source codes and run struts2-showcase app but /struts2-showcase/filedownload/download.action is not working. It gives the following error. Can not find a java.io.InputStream with the name [inputStream] in the invocation stack. Check the tag specified for this a