Re: transfer of compressed data

2002-07-17 Thread Ramya Virudhs
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

I am resending my mail.Please Please Please help!!!!

2002-07-12 Thread Ramya Virudhs
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

HelpRequired Soap with attachments

2002-07-11 Thread Ramya Virudhs
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..