J2EE and JAX
Title | J2EE and JAX PDF eBook |
Author | Michael Yawn |
Publisher | Prentice Hall Professional |
Pages | 600 |
Release | 2002 |
Genre | Application software |
ISBN | 0130476765 |
CD-ROM contains: Source code -- Tools for developing and deploying Web services.
J2EE Web Services
Title | J2EE Web Services PDF eBook |
Author | Richard Monson-Haefel |
Publisher | Addison-Wesley Professional |
Pages | 674 |
Release | 2004 |
Genre | Computers |
ISBN | 9780321146182 |
Annotation & bull; & bull;Covers J2EE, XML, XSD and JAXP (the Java XML API) Web Services, SOAP, UDDI, WSDL, Web Services Security and Interoperability & bull;Brings Java developers up to speed on developing Web Services applications using J2EE technologies and APIs & bull;Written by Richard Monson-Heafel & ndash; author with loyal following! & bull;This is the first book in a series of a books by Richard Monson-Heafel.
Designing Web Services with the J2EE 1. 4 Platform
Title | Designing Web Services with the J2EE 1. 4 Platform PDF eBook |
Author | Inderjeet Singh |
Publisher | Addison-Wesley Professional |
Pages | 0 |
Release | 2004-06-09 |
Genre | Application software |
ISBN | 9780132582094 |
Written by Sun Microsystems' Java(tm) BluePrints team, Designing Web Services with the J2EE(tm) 1.4 Platform is the authoritative guide to the best practices for designing and integrating enterprise-level Web services using the Java 2 Platform, Enterprise Edition (J2EE) 1.4. This book provides the guidelines, patterns, and real-world examples architects and developers need in order to shorten the learning curve and start building robust, scalable, and portable solutions. The authors use the Java Adventure Builder application to bring the design process to life and help illustrate the use of Java APIs for XML Processing (JAXP), Java APIs for XML-Based RPC (JAX-RPC), and other Web service and Java-XML technologies. Key topic coverage includes: Web service requirements and design issues Support for Web services provided by the J2EE 1.4 platform Designing and implementing Web service end points Writing efficient Web service client applications Designing and developing XML-based applications Integrating applications and data using Web services The J2EE platform security model as it applies to Web services A coherent programming model for designing and developing Web service endpoints and clients Designing Web Services with the J2EE(tm) 1.4 Platform provides the insight, advice, and detail that make it easier to create effective Web service applications using the J2EE 1.4 platform.
RESTful Java with JAX-RS 2.0
Title | RESTful Java with JAX-RS 2.0 PDF eBook |
Author | Bill Burke |
Publisher | "O'Reilly Media, Inc." |
Pages | 392 |
Release | 2013-11-12 |
Genre | Computers |
ISBN | 1449361463 |
Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is to get started with services based on the REST architecture. With the book’s technical guide, you’ll learn how REST and JAX-RS work and when to use them. The RESTEasy workbook that follows provides step-by-step instructions for installing, configuring, and running several working JAX-RS examples, using the JBoss RESTEasy implementation of JAX-RS 2.0. Learn JAX-RS 2.0 features, including a client API, server-side asynchronous HTTP, and filters and interceptors Examine the design of a distributed RESTful interface for an e-commerce order entry system Use the JAX-RS Response object to return complex responses to your client (ResponseBuilder) Increase the performance of your services by leveraging HTTP caching protocols Deploy and integrate web services within Java EE7, servlet containers, EJB, Spring, and JPA Learn popular mechanisms to perform authentication on the Web, including client-side SSL and OAuth 2.0
Enterprise Java Security
Title | Enterprise Java Security PDF eBook |
Author | Marco Pistoia |
Publisher | Addison-Wesley Professional |
Pages | 618 |
Release | 2004 |
Genre | Computers |
ISBN | 9780321118899 |
This is a practical guide to building a secure enterprise infrastructure with J2SE and J2EE technologies. This text explains how J2SE and J2EE security architectures relate to each other, and also covers the security aspects of servlets, JSP and EJB.
Java Message Service API Tutorial and Reference
Title | Java Message Service API Tutorial and Reference PDF eBook |
Author | Mark Hapner |
Publisher | Addison-Wesley Professional |
Pages | 536 |
Release | 2002 |
Genre | Computers |
ISBN | 9780201784725 |
Java Message Service (JMS) represents a powerful solution for communicating between Java enterprise applications, software components, and legacy systems. In this authoritative tutorial and comprehensive reference, Sun's Java Message Service architects offer start-to-finish coverage of peer-to-peer JMS development with Java 2 Platform, Enterprise Edition, Release 1.3. JMS is now fully integrated into the J2EE platform -- and this is the first book to show how to make the most of JMS in the context of sophisticated J2EE application development. The authors begin by introducing the JMS API to developers who are new to it. Then, with the help of extensive programming examples, they demonstrate key JMS techniques for enabling applications to create, send, receive, and read messages, and for integrating with existing back office and enterprise systems. Coverage includes: consuming messages asynchronously with message-driven beans; producing messages from application clients; accessing entity beans from message-driven bean; producing messages from session beans; and much more. For all Java developers building applications that must communicate and share information.
Real World Java Ee Night Hacks Dissecting the Business Tier
Title | Real World Java Ee Night Hacks Dissecting the Business Tier PDF eBook |
Author | Adam Bien |
Publisher | Lulu.com |
Pages | 168 |
Release | 2011 |
Genre | Computers |
ISBN | 1447672313 |
The surprisingly successful book Real World Java EE Patterns-Rethinking Best Practices [press.adam-bien.com] discusses the rethinking of legacy J2EE patterns. Now, Real World Java EE Night Hacks walks you through the Java EE 6 best practices and patterns used to create a real world application called "x-ray." X-ray is a high-performance blog statistics application built with nothing but vanilla Java EE 6 leveraging the synergies between the JAX-RS, EJB 3.1, JPA 2, and CDI 1.0 APIs. Foreword by James Gosling, Father of Java