- What is a Web Service?
- What are the advantages of Web Services?
- What are different types of Web Services?
- What is SOAP?
- What are advantages of SOAP Web Services?
- What are disadvantages of SOAP Web Services?
- What is WSDL?
- What are different components of WSDL?
- What is UDDI?
- What is difference between Top Down and Bottom Up approach in SOAP Web Services?
- What is REST Web Services?
- What are advantages of REST web services?
- What are disadvantages of REST web services?
- What is a Resource in Restful web services?
- What are different HTTP Methods supported in Restful Web Services?
- Compare SOAP and REST web services?
- What are different ways to test web services?
- Can we maintain user session in web services?
- What is difference between SOA and Web Services?
- What is the use of Accept and Content-Type Headers in HTTP Request?
- How would you choose between SOAP and REST web services?
- What is JAX-WS API?
- Name some frameworks in Java to implement SOAP web services?
- Name important annotations used in JAX-WS API?
- What is use of javax.xml.ws.Endpoint class?
- What is the difference between RPC Style and Document Style SOAP web Services?
- How to get WSDL file of a SOAP web service?
- What is sun-jaxws.xml file?
- What is JAX-RS API?
- Name some implementations of JAX-RS API?
- What is wsimport utility?
- Name important annotations used in JAX-RS API?
- What is the use of @XmlRootElement annotation?
- How to set different status code in HTTP response?