Java 2 Network Protocols Black Book

Java 2 Network Protocols Black Book

Author: Al Williams

Publisher:

Published: 2001

Total Pages: 606

ISBN-13:

DOWNLOAD EBOOK

CD-ROM contains: Instant Online Basic by Gefion -- JTest by Parasoft -- LiteWebServer by Gefion -- WebFT by RadView -- WebLOAD by RadView -- Listings for each chapter in text -- HTML document that lists all currents RFCs.


Java Server Programming J2Ee 1.4 Ed. Black Book

Java Server Programming J2Ee 1.4 Ed. Black Book

Author: Dreamtech Software Team

Publisher: Dreamtech Press

Published: 2005-12-23

Total Pages: 1204

ISBN-13: 9788177226249

DOWNLOAD EBOOK

This book, Java Server Programming (J2EE 1.4) Black Book, 2007 (Platinum Edition), is the one-time reference and solid introduction that covers all aspects of J2EE in an easy-to-understand approach - how an application server runs; how an application server deploys (easily and graphically); a complete know-how on design patterns, best practices, design strategies; Hibernate and Spring framework and proven solutions using the key J2EE technologies. · Introducing J2EE· Introducing Web Containers· JDBC and Database Programming· Understanding Servlet Programming· Understanding Servlet Sessions· Understanding of JSP and JSTL· Introducing RMI· Understanding Directory Services and JNDI· Understanding EJB· EJB Best Practices· Core J2EE Design Patterns· Filters in Web Application· J2EE Application Deployment and Authentication· Understanding JavaMail· Enterprise Java Web Services· Understanding JMX· J2EE Connector Architecture· Understanding Struts· JavaServer Faces· Hibernate· Introduction to the Spring Framework· Understanding XML Documents· Introduction to UML Notations


Java Server Programming Java Ee5 Black Book, Platinum Ed (With Cd)

Java Server Programming Java Ee5 Black Book, Platinum Ed (With Cd)

Author: Kogent Solutions Inc.

Publisher: Dreamtech Press

Published: 2008-07

Total Pages: 1704

ISBN-13: 9788177228359

DOWNLOAD EBOOK

Many bookstores offer numerous choices of books on Java Server Programming; however, most of these books are intricate and complex to grasp. So, what are your chances of picking up the right one? If this question has been troubling you, be rest assured now! This book, Java Server Programming: Java EE 5 (J2EE 1.5) Black Book, Platinum Edition, is a one-time reference book that covers all aspects of Java EE in an easy-to-understand approach for example, how an application server runs; how GlassFish Application server deploys a Java application; a complete know-how of design patterns, best practices, and design strategies; working with Java related technologies such as NetBeans IDE 6.0, Hibernate, Spring, and Seam frameworks; and proven solutions using the key Java EE technologies, such as JDBC, Servlets, JSP, JSTL, RMI, JNDI, JavaMail, Web services, JCA, Struts, JSF, UML, and much more& All this, as the book explores these concepts with appropriate examples and executable applications no doubt, every aspect of the book is worth its price.


Java Network Programming

Java Network Programming

Author: Elliotte Rusty Harold

Publisher: "O'Reilly Media, Inc."

Published: 2000

Total Pages: 764

ISBN-13: 9781565928701

DOWNLOAD EBOOK

A guide to developing network programs covers networking fundamentals as well as TCP and UDP sockets, multicasting protocol, content handlers, servlets, I/O, parsing, Java Mail API, and Java Secure Sockets Extension.


Java 2

Java 2

Author: William B. Brogden

Publisher:

Published: 2001

Total Pages: 648

ISBN-13: 9781588801401

DOWNLOAD EBOOK

Java 2 Exam Prep, 2nd Edition is the updated and revised version of one of our best selling titles in the Exam Prep series. This content-rich and highly detailed book gives the reader not only thorough test preparation for the Sun Certified Java Programmer, Java 2 exam (310-025), but also serves as a valuable on-the-job reference. The book covers key test content and objectives like learning Java language fundamentals, creating


Java 6 Programming Black Book, New Ed

Java 6 Programming Black Book, New Ed

Author: Kogent Solution Inc.

Publisher: Dreamtech Press

Published: 2007-06-28

Total Pages: 1628

ISBN-13: 9788177227369

DOWNLOAD EBOOK

This book is a one time reference and a solid introduction, written from the programmer s point of view that contains hundreds of examples covering every aspect of Java 6. It helps you master the entire spectrum of Java 6 from Generics to Security enhancements; from new applet deployment enhancements to Networking; from Servlets to XML; from Sound and Animation to database handling; from Java Naming from Internationalization to Dynamic Scripting and Groovy and much more.


Java 2 Black Book

Java 2 Black Book

Author: Steven Holzner

Publisher: Coriolis Group

Published: 2001-01-01

Total Pages: 1154

ISBN-13: 9781588800978

DOWNLOAD EBOOK

This companion CD-ROM contains elements specially selected to enhance this book.


Struts 2 Black Book, 2Nd Ed (With Cd)

Struts 2 Black Book, 2Nd Ed (With Cd)

Author: Kogent Solutions Inc.

Publisher: Dreamtech Press

Published: 2008-07

Total Pages: 820

ISBN-13: 9788177228700

DOWNLOAD EBOOK

Struts 2 Black Book brings to you a detailed discussion on Web application development by using Struts 2 Framework. Targeting beginner to advance level readers, this book begins with an introduction to Struts 2 and describes its evolutions as a new Web Application Framework. It covers various concepts supported by Struts 2, such as Interceptors, Results, Validators, Generic and UI Tags and Plugins. The book also describes the benefits of these concepts and different ways of implementing them. In addition, the book discusses various components created and configured in Struts 2 Framework based web application. The book also covers the architecture and implementation changed in Struts 2 from Struts 1. The book describes the process of migrating a Struts 1 application to a Struts 2 based application, and a lot more.


C# Black Book

C# Black Book

Author: Matthew A. Telles

Publisher:

Published: 2002

Total Pages: 686

ISBN-13:

DOWNLOAD EBOOK

Developed with an eye to the C++ or Java programmer moving to the Web or into more distributed environments, C# can be ported to multiple platforms and used to develop any type of program, from a Windows service to a Web component. Written by a Microsoft insider and expert programmer, this book contains comprehensive coverage of the C# programming language, compiler, and Common Library Runtime of the language. It contains an overview of the capabilities and syntax of the C# programming language. It helps programmers get up to speed on C# quickly, and is an ideal reference for everyday troubleshooting.


Java 2 Programing Little Black Book (Ver. 1.4)

Java 2 Programing Little Black Book (Ver. 1.4)

Author: Alain Trottier

Publisher: Dreamtech Press

Published: 2002-12-23

Total Pages: 460

ISBN-13: 9788177223279

DOWNLOAD EBOOK

Java s capabilities and influence is growing. The libraries of version 1.4 are extensive compared to version 1.3 and Sun s partners are constantly offering new tools to be used with Java. This books cuts to the heart of a burgeoning Java world - the core language. Not just a book about the syntax, with this book you will learn to write great code. When you write your won code, Web servers are demystified, and databases, reflection and even the Internet become your valuable tools. Every code listing is a correctly structured program teaching you good design. Learn how to make programs talk to each other with XML. This book, the Essential Guide to Java Programming, will jumpstart you Java career.· Getting Started with Java· Essential Java Syntax · Blocks and Statements · Methods, Classes and Packages · Data Structures · Files and Streams · Java Database Connectivity · The Internet and Networking · XML and Java · Advanced Techniques· Security· Internationalization