8 Results for:JAXB

  • Sort by: 

Why developers need to know the Spring Security framework

By Katie Donegan, Manning Publications Co. 05 May 2020

The Spring Security framework is a reliable way for Java developers to secure applications. However, proper implementation is critical to prevent the most common vulnerabilities. Read More

Does reading XML while writing JSON make me a bad person?

By Cameron McKenzie 24 Mar 2017

I'm always writing JSON code, loving its flexibility and forgiveness. But when I call an external service, I want to be reading XML. Does that make me a bad person? Read More

The what, why and how of the Spring Security architecture

By Katie Donegan, Manning Publications Co. 05 May 2020

Like any framework, Spring Security requires writing less code to implement the desired functionality. Learn how to implement the Spring Security architecture in this book excerpt. Read More

Binding XML to Java

01 Aug 2006

Manipulating XML data easily and efficiently in Java remains an important problem. Numerous approaches to XML binding exist in the industry, including DOM, JAXB, XML Beans, Castor, SDO and so on. In this article we... Read More

Building out a service-oriented architecture with Java EE

By James Denman 11 Jul 2011

A service-oriented architecture can help software developers deal with complicated applications that often eat up time with excessive maintenance needs. Read More

Sun updates Java Standard Edition

By Tash Shifrin 13 Dec 2006

Sun Microsystems has launched version six of its Java Standard Edition platform, which supports the integration of Java technology with other programming languages Read More

Axis, Axis2 and CXF: Surveying the WS Landscape

01 Sep 2007

It's an exciting time to be in open source web services development. Two new next-generation web services frameworks have been released in the last year and a half, both under the umbrella of the Apache Software ... Read More

Java EE 6 Overview

01 Feb 2009

The details of Java EE 6 have been getting hashed out for quite a few months in the JSR 316 expert group, which I am part of. The goal of this article is to give you an overview of the changes in Java EE 6 as well ... Read More