You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Cory Cobler <cc...@herringbank.com> on 2003/10/07 21:52:24 UTC

Passing a buffered file as a parameter

I am using axis with an Orion web server. I have a client who wants me
to accept a buffered file as a parameter. I had it set up to accept it
as an attachment. does any one have any suggestions on how I can go
about doing this?