JNDI API Tutorial and Reference
Title | JNDI API Tutorial and Reference PDF eBook |
Author | Rosanna Lee |
Publisher | Addison-Wesley Professional |
Pages | 858 |
Release | 2000 |
Genre | Application program interfaces (Computer software). |
ISBN |
PLEASE PROVIDE DESCRIPTION
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.
JDBC API Tutorial and Reference
Title | JDBC API Tutorial and Reference PDF eBook |
Author | Maydene Fisher |
Publisher | Addison-Wesley Professional |
Pages | 1288 |
Release | 2003 |
Genre | Computers |
ISBN | 9780321173843 |
bull; A comprehensive tutorial AND useful rufescence in one volume bull; Includes multiple explanations and examples for the new features of the JDBC 3.0 specification bull; Written by the JDBC 3.0 architects, Maydene Fisher, Jon Ellis and Jonathan Bruce
Inside Java 2 Platform Security
Title | Inside Java 2 Platform Security PDF eBook |
Author | Li Gong |
Publisher | Addison-Wesley Professional |
Pages | 384 |
Release | 2003 |
Genre | Computers |
ISBN | 9780201787917 |
This authoritative Java security book is written by the architect of the Java security model. It chronicles J2EE v1.4 security model enhancements that will allow developers to build safer, more reliable, and more impenetrable programs.
Java Card Technology for Smart Cards
Title | Java Card Technology for Smart Cards PDF eBook |
Author | Zhiqun Chen |
Publisher | Addison-Wesley Professional |
Pages | 400 |
Release | 2000 |
Genre | Computers |
ISBN | 9780201703290 |
Annotation "This book is a guide to developing applications with Java Card technology. It introduces you to the Java Card platform and features discussions of programming concepts. It also provides a step-by-step Java Card applet development guide to get you up and running." "Specific topics covered include: smart card basics; Java Card virtual machine; persistent and transient objects; atomicity and transactions; handling APDUs; applet firewall and object sharing; Java Card platform security; a step-by-step applet development guide; applet optimization guidelines; and a comprehensive reference to Java Card APIs."--BOOK JACKET. Title Summary field provided by Blackwell North America, Inc. All Rights Reserved.
The Java Native Interface
Title | The Java Native Interface PDF eBook |
Author | Sheng Liang |
Publisher | Addison-Wesley Professional |
Pages | 322 |
Release | 1999 |
Genre | Computers |
ISBN | 9780201325775 |
The Java Native Interface (JNI) enables the integration of code written in the Java programming language with code written in other languages such as C and C++. It allows programmers to take full advantage of the Java platform without having to abandon their investment in legacy code. This book is the definitive resource and a comprehensive guide to working with the JNI. Entirely up-to-date, the book offers a tutorial, a detailed description of JNI features and programming techniques, JNI design justifications, and the official specification for all JNI types and functions. You will find coverage of important topics such as: Writing native methods Passing data types between the Java language and native programming languages Embedding a Java virtual machine implementation in native applications Leveraging legacy native libraries Improving the efficiency and reliability of your code An entire chapter is devoted to avoiding common traps and pitfalls. The book uses numerous examples to illustrate programming techniques that have proven to be effective. 0201325772B04062001
Programming Wireless Devices with the Java 2 Platform
Title | Programming Wireless Devices with the Java 2 Platform PDF eBook |
Author | Roger Riggs |
Publisher | Addison-Wesley Professional |
Pages | 468 |
Release | 2003 |
Genre | Computers |
ISBN | 9780321197986 |
bull; Provides a key overview and introduction to J2ME and two vital J2ME technologies - Mobile Information Device Profile (MIDP) 2.0 and Connected Limited Device Configuration (CDLC) bull; Shows how to build, develop, and code J2ME Applications, how to understand the Game Profile API and the latest J2ME security enhancements bull; Written by the architects of the Java 2 Micro Edition platform