VOOZH about

URL: https://www.javacodegeeks.com/tag/web-services/page/2

⇱ Web Services Archives - Page 2 of 4 - Java Code Geeks


  • Software Development👁 Image
    Ahmad GoharAugust 12th, 2015
    0 151

    Web Services Bottom-up development

    The first generation of Web services tools for Java was targeted at exposing existing code as Web services. This approach…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Abhishek GuptaMarch 6th, 2015
    0 95

    Approval specific web services in Oracle IDM

    This is quick post with regards to the web service endpoints which are leveraged by OIM and SOA in the…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Abhishek GuptaFebruary 2nd, 2015
    0 112

    Do you really understand @WebService ?

    SOAP web services are not cutting edge technology by any means – although it still has it’s place, REST based…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Francesco MarchioniSeptember 18th, 2014
    0 285

    Developing a top-down Web Service project

    This is a sample chapter taken from the Advanced JAX-WS Web Services book edited by Alessio Soldano. The bottom-up approach…

    Read More »
  • Software Development👁 Image
    Mainak GoswamiMay 22nd, 2014
    2 336

    Step by Step Web Service guide

    To learn more on web services let’s first understand the concept of the service oriented architecture.   What is Service…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    PushpalankaMarch 10th, 2014
    6 1,339

    Signing SOAP Messages – Generation of Enveloped XML Signatures

    Digital signing is a widely used mechanism to make digital contents authentic. By producing a digital signature for some content,…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Xavier PadroFebruary 16th, 2014
    7 439

    Creating contract-first web services with Spring WS

    1 Introduction This article explains how to implement and test a SOAP web service using the Spring Web Services project.…

    Read More »
  • Enterprise Java👁 Image
    Bear GilesJanuary 16th, 2014
    0 89

    Project Student: Webservice Integration

    This is part of Project Student. Other posts are Webservice Client With Jersey, Webservice Server with Jersey, Business Layer, Persistence…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Koen SerneelsNovember 6th, 2013
    0 1,959

    Building a SOAP Webservices Proxy Module using Spring Webservices

    Some time ago I wanted to see how easy it is to write a web services proxy (wsproxy) using Spring…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • »
Back to top button
Close