You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Wiki <wi...@apache.org> on 2005/06/27 23:30:08 UTC

[Struts Wiki] Update of "StrutsFileDownload" by GeorgMueller

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.

The following page has been changed by GeorgMueller:
http://wiki.apache.org/struts/StrutsFileDownload

The comment on the change is:
close inner class in Byte Array Example

------------------------------------------------------------------------------
          public InputStream getInputStream() throws IOException {
              return new ByteArrayInputStream(bytes);
          }
+     }
  }
  
  }}}

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org