The document outlines skills for developing Java web services including writing JSP pages, implementing web services using JAX-WS and JAX-RS, applying SAAJ, creating WSDL files, and developing web service clients.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
20 views
Java
The document outlines skills for developing Java web services including writing JSP pages, implementing web services using JAX-WS and JAX-RS, applying SAAJ, creating WSDL files, and developing web service clients.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1
Identify the building blocks of web services.
Analyze the Java web services technology and platform.
Write JSP pages. Create easy to maintain view components using JSP pages, the Expression Language , and elements of the JSP Standard Tag Library (JSTL). Describe Service-Oriented Architecture (SOA). Describe web services as a realization of SOA. Describe Java technologies for web services development. Implement web services using Java API for XML Web Services (JAX-WS). Implement an Enterprise JavaBeans (EJB) endpoint as a web service using JAX-WS a nd JAX-RS. Explain and monitor SOAP messages. Apply SOAP With Attachments API for Java (SAAJ) in web services. Explain the Web Services Description Language (WSDL) and create a WSDL file. Develop web service clients for JAX-WS- and JAX-RS-based web services. Describe and implement various web services-based design and deployment patterns .