Webservices Implementation in Java

 
 

I want to use web services to fetch a pdf doc and written that to client using HTTPS . And second implementation is if client sends a parameter for eg: acct id , i need to search in pdf file and give them the result .
Any idea on implemeting this in Java ?? Please share your views


No answers posted yet