On Mon, 2006-11-13 at 19:36 -0800, damon leong wrote: > i wondering is that FileUpload package can upload it from java client > to .net server ... ? > > because i starting project upload file from java client to asp.net > server > > please tell is it can support ?
Sorry, but the commons FileUpload package won't help you. It's intended to be deployed into a java server to upload files from normal browsers (or possibly other applications that use the RFC-1867 protocol. Regards, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
