I am not sure if ur trying to send the files as a
soap attachment...
Here is the peice of code i used to send
files as SOAP attachement..it works for a zip file too.
File f = new
File(pathname);
//Create
a FileDataSource with the uploaded
file
FileDataSou
Hi ,I am
new to SOAP and am trying to develop a proto using SOAP..Here are
thedetails..The software .. Tomcat Ver 4.0
My SQL Ver 3.23 Java Web Services Developer Pack 1.0JDK
1.3.1The scenario ..I am trying to develop a simple mailing
application using SOAP,jsp servletsand mysql..so i ha
Hi ,
I am new to SOAP and am trying to develop a proto using SOAP..Here are the
details..
The software ..
Tomcat Ver 4.0
My SQL Ver 3.23
Java Web Services Developer Pack 1.0JDK 1.3.1
The scenario ..
I am trying to develop a simple mailing application using SOAP,jsp servlets
and mysql..