VOOZH about

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

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


  • Enterprise Java👁 java-interview-questions-answers
    Semika KalugeJune 12th, 2012
    4 470

    Expose Java service as a web service

    This tutorial addresses a most practical scenario which is being faced by a developer. Most of the time, We may…

    Read More »
  • Enterprise Java👁 Image
    Siva ReddyMarch 14th, 2012
    2 225

    Web Services with JAX-WS on Tomcat

    Let us assume an enterprise is maintaining user authentication details in a centralized system. We need to create an AuthenticationService…

    Read More »
  • Enterprise Java👁 Image
    Djaka Pribadi MaulanaFebruary 13th, 2012
    0 187

    JSON web service with Java and Axis2

    I have recently met a client who asking me to rebuild their legacy product using Java web service. They want…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Brian Du PreezFebruary 3rd, 2012
    3 240

    Spring 3, Spring Web Services 2 & LDAP Security

    This year started on a good note, another one of those “the deadline won’t change” / “skip all the red…

    Read More »
  • Enterprise Java👁 Image
    Rahul SharmaNovember 11th, 2011
    0 207

    Web-service learnings with Apache CXF

    In my last couple of projects I worked with web-services, creating them at some places and consuming them at others.…

    Read More »
  • Enterprise Java👁 Image
    Marek PiechutAugust 20th, 2011
    1 185

    Web Services in Ruby, Python and Java

    Today I’ve had to prepare some examples to show that web services are interoperable. So I’ve created a simple web…

    Read More »
  • Enterprise Java👁 Image
    Byron KiourtzoglouNovember 25th, 2010
    11 1,332

    JAX–WS with Spring and Maven Tutorial

    Spring framework provides remoting support for web services via JAX–WS, in fact, as stated in Spring reference documentation, there are…

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