Meet Our Experts

John Kidd

John Kidd is a nationally recognized instructor and consultant who travels the country sharing his expertise in java enterprise, SCRUM, and big data and related technologies. John has over 20 years of teaching and project development experience including roles from developer to vice president of research and development. John is also a popular speaker at several conferences in both the U.S. and Europe.


Courses

RESTful Services, Part 3 of 5: Response, Form, and Exceptions

JAX-RS normally will take care of building the response based on your return from your REST method call. Sometimes though, you need to take total control over how that response is generated. In this course, we will look at using the ResponseBuilder. ...

JavaJava SEJAX-RSRESTful ServicesWeb Development

RESTful Services, Part 2 of 5: Injection and Sub Resources

Just like any modern framework running on a Java application server, JAX-RS defines a lifecycle for the resources that you create. In this course, you will learn about the JAX-RS lifecycles of Instance per request, as well as how singletons behave. A...

JavaJava SEJAX-RSRESTful ServicesWeb Development


RESTful Services, Part 1 of 5: Overview and JAX-RS

JAX-RS is the specification for RESTful web services on the JEE platform. In this course we will take a look at the basic elements of building a REST service in Java. You will learn about how JAX-RS matches URL paths to java method calls as well as t...

JavaJava SEJAX-RSRESTful ServicesWeb Development



Explore Our Blogs, Courses and Webinars