Hi Ivan,shivendra
@shivendra I wrote a plain logic for it & my eclipse
ide has made fine wsdl for me.
@Ivan I am using Apache Axis web service for it. My question is that I want to collect files of total 1 mb from specific folder.
Here is my code to retrieve that. I am easily getting that.
Now my question is
1. If the web service is called how can I know that it first call or second call.i.e if when server has started first time the web service is called,if after some time web service is called second time how can I track that.
2. How to track that this many files are send to client & next are remaining.i.e if in first call I send total of 4 files(having 1 mb of size),then in second call I have to send files from 5th file upto my required size.
Can you please help in this.
Please ask me if it not clear.
Thanks for reply.