Hi,
I had hosted simpla
java file as web services using AXIS and
TomCat.
This web services recieves the client request and creates pdf/rtf file out it and saves it on server machine.
I am able to successfully make a call to web servies from client machine and it is creating file on server machine.
Further My requirements is that after the file being created, it should be returned to client machine. Please let me know how I can achieve this functionality in WebServices.
Regards,
Hitesh.