• Home
  • About Us
  • Privacy Policy
  • Contact Us

BenchResources.Net

Java tutorial for beginners

  • Home
  • Java
    • Java 1.8 Features
    • Java 8 Date/Time
    • JSON/YAML/XML/JAXB
    • Java Basics
    • OOPS
    • String Handling
    • Exception Handling
    • Generics
    • Serialization
    • Collection
    • Concurrent Collection
    • JDBC
  • Spring
    • Spring Core
    • Spring AOP
    • Spring MVC
    • Spring JDBC
    • Spring ORM
    • Spring Security
  • Web Services
    • Apache CXF – REST
    • JBoss RestEasy
    • Jersey 2.x
    • Spring Restful
    • Apache Axis2 RI
    • Apache CXF – SOAP
    • Metro JAX-WS – SOAP
  • Tools
    • Apache Maven
    • Eclipse IDE
    • Eclipse + Maven
    • FileZilla FTP
  • Oracle SOA
    • Oracle SOA 12c
    • Interview Question on SOA
  • Cloud
    • AWS
    • Microsoft Azure
  • Android
  • Interview Q
  • Jobs

Category: Apache CXF (REST)

No Image

Apache CXF: JAX-RS Restful web service for uploading/downloading Zip file + Java client

August 31, 2014 SJ 0

In this article, we will learn and implement JAX-RS Restful web service which is exposed to upload/download Zipped (.zip) file Download Annotate download Zip method Read More

No Image

Apache CXF: JAX-RS Restful web service for uploading/downloading Word document + Java client

August 31, 2014 SJ 0

In this article, we will learn and implement JAX-RS Restful web service which is exposed to upload/download MS Word document Download Annotate download MS Word Read More

No Image

Apache CXF: JAX-RS Restful web service for uploading/downloading Excel file + Java client

August 30, 2014 SJ 0

In this article, we will learn and implement JAX-RS Restful web service which is exposed to upload/download Excel file Download Annotate download Excel method with @Produces(“application/vnd.ms-excel”) Read More

No Image

Apache CXF: JAX-RS Restful web service for uploading/downloading PDF file + Java client

August 30, 2014 SJ 0

In this article, we will learn and implement JAX-RS Restful web service which is exposed to upload/download .pdf file Download Annotate download PDF method with Read More

No Image

Apache CXF: JAX-RS Restful web service for uploading/downloading Image file + Java client

August 30, 2014 SJ 0

In this article, we will learn and implement JAX-RS Restful web service which is exposed to upload/download image files such as .png, .jpeg, .gif, etc Read More

No Image

Apache CXF: JAX-RS Restful web service for uploading/downloading Text file + Java client

August 30, 2014 SJ 5

In this article, we will learn and implement JAX-RS Restful web service which is exposed to upload/download .txt files Download Annotate download text file method Read More

No Image

Apache CXF: JAX-RS Restful web service + Integrating with Spring Security

August 30, 2014 SJ 4

In this article, we will integrate Spring Security features to protect the access to the exposed web services. And only authorized users can access this Read More

No Image

Apache CXF: JAX-RS Restful web service + Integrating with Spring & Hibernate

August 29, 2014 SJ 2

In this article, we will extend previous article and integrate with Spring & Hibernate for database interaction. In the previous article, constructed a dummy objects Read More

No Image

Apache CXF: JAX-RS Restful web service using both (JSON + XML) example

August 29, 2014 SJ 0

In this article, we will learn and implement a JAX-RS Restful Web Service which consumes & produces in both XML/JSON format The trick is to Read More

No Image

Apache CXF: JAX-RS Restful web service using JAXB + JSON example

August 29, 2014 SJ 2

In the previous article, we learnt and implemented an example on how to use JAX-RS Restful web service to send & receive XML data as Read More

No Image

Apache CXF: JAX-RS Restful web service using JAXB + XML example

August 29, 2014 SJ 0

In this article, we will learn and implement a JAX-RS Restful web service using JAXB. Although there are various types of input/output formats can be Read More

No Image

Apache CXF: JAX-RS Restful web service using @HeaderParam/@Context annotation

August 29, 2014 SJ 0

In this article, we will learn and implement an example to get header details of Restful web service using @HeaderParam and @Context annotations   @HeaderParam Read More

No Image

Apache CXF: JAX-RS Restful web service using @FormParam annotation

August 28, 2014 SJ 0

In this article, we will learn and implement @FormParam annotation in JAX-RS Restful web service. @FormParam binds the value/s of form parameter sent by the Read More

No Image

Apache CXF: JAX-RS Restful web service using @MatrixParam annotation

August 28, 2014 SJ 0

In this article, we will learn and implement @MatrixParam annotation in JAX-RS Restful web service. Matrix parameters are set of “key=value” pair with semicolon (;) Read More

No Image

Apache CXF: JAX-RS Restful web service using @QueryParam annotation

August 28, 2014 SJ 0

In this article, we will learn and implement @QueryParam annotation in JAX-RS Restful web service. Using QueryParam, you can map/bind URL query parameter into Java Read More

No Image

Apache CXF: JAX-RS Restful web service using @PathParam annotation

August 28, 2014 SJ 2

In this article, we will learn and implement @PathParam annotation in JAX-RS Restful web service. Using @PathParam, you can map/bind values of the URL parameter Read More

No Image

Introduction to Restful web service – A JAX-RS specification

August 28, 2014 SJ 0

In this article, we will learn and understand about web service and its different types. Further, we will concentrate on the Restful web service Web Read More

Search tutorials

Subscribe via Email

Join 236 other subscribers




Proudly powered by Tuto WordPress theme from MH Themes