Instant Java

Instant Java PDF Author: John A. Pew
Publisher: Prentice Hall
ISBN: 9780135658215
Category : Computers
Languages : en
Pages : 388

Get Book Here

Book Description
Create sizzling hot Web pages with this Java cookbook--INSTANTLY! With this book anyone can create spectacular Web pages that incorporate animated sequences, voices, and other spectacular effects that only Java can deliver. Whether readers want to plug the sample applets provided into their HTML documents or customize them for a special effect, the book guides them every step of the way. Covers the HotJava and Netscape 2.0 browsers.

Instant Java

Instant Java PDF Author: John A. Pew
Publisher: Prentice Hall
ISBN: 9780135658215
Category : Computers
Languages : en
Pages : 388

Get Book Here

Book Description
Create sizzling hot Web pages with this Java cookbook--INSTANTLY! With this book anyone can create spectacular Web pages that incorporate animated sequences, voices, and other spectacular effects that only Java can deliver. Whether readers want to plug the sample applets provided into their HTML documents or customize them for a special effect, the book guides them every step of the way. Covers the HotJava and Netscape 2.0 browsers.

Instant Java Servlets

Instant Java Servlets PDF Author: Phil Hanna
Publisher: McGraw-Hill Companies
ISBN:
Category : Computers
Languages : en
Pages : 836

Get Book Here

Book Description
The first techniques-oriented cookbook for servlet programming, this book provides ready-to-use solutions to hundreds of common problems. Filled with over 200 working examples, it covers topics ranging from database access to dynamic Web page creation, from legacy systems to e-commerce.

Instant Java Applets

Instant Java Applets PDF Author: Owen Davis
Publisher:
ISBN: 9781562763862
Category : Java (Computer program language)
Languages : en
Pages : 0

Get Book Here

Book Description
For the new Java programmer who appreciates short-cuts, this book contains applets that offer a painless way to add Java interactivity to Web pages without going through the usual hours of programming necessary to produce a cool applet. The CD can be used as is, or the code can be modified to produce new applets.

Instant Messaging in Java

Instant Messaging in Java PDF Author: Iain Shigeoka
Publisher: Manning Publications Co.
ISBN: 9781930110465
Category : Computers
Languages : en
Pages : 414

Get Book Here

Book Description
This book describes how to create Instant Messaging applications in Java and covers the Jabber IM protocols. If you want to create new IM systems, integrate them with your existing software, or wish to know more about the Jabber protocols, this is the book for you.

JDK Tutorials - Herong's Tutorial Examples

JDK Tutorials - Herong's Tutorial Examples PDF Author: Herong Yang
Publisher: HerongYang.com
ISBN:
Category : Computers
Languages : en
Pages : 490

Get Book Here

Book Description
This book is a collection of tutorial notes and sample codes written by the author while he was learning JDK (Java Development Kit) core libraries himself. Topics include Time and Calendar, Internationalization, Unnamed Packages, Collections, Character Set and Encoding, Logging, XML related technologies: DOM, SAX, DTD, XSD, and XSL, Cryptography, Certificates, Key stores, Cipher and Encryption, Socket communication, SSL and HTTPS. Updated in 2024 (Version v6.32) with JDK 20. For latest updates and free sample chapters, visit https://www.herongyang.com/JDK.

Instant JavaServer Pages

Instant JavaServer Pages PDF Author: Paul Tremblett
Publisher: McGraw-Hill Companies
ISBN:
Category : Computers
Languages : en
Pages : 536

Get Book Here

Book Description
CD-ROM contains the source code for all of the book's examples, all database files from the book's projects and all the files needed to set up the development environment.

Java 8 Pocket Guide

Java 8 Pocket Guide PDF Author: Robert Liguori
Publisher: "O'Reilly Media, Inc."
ISBN: 149190111X
Category : Computers
Languages : en
Pages : 241

Get Book Here

Book Description
When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists, as well as Java 8 features such as Lambda Expressions and the Date and Time API. It’s an ideal companion, whether you’re in the office, in the lab, or on the road. This book also provides material to help you prepare for the Oracle Certified Associate Java Programmer exam. Quickly find Java language details, such as naming conventions, types, statements and blocks, and object-oriented programming Get details on the Java SE platform, including development basics, memory management, concurrency, and generics Browse through information on basic input/output, NIO 2.0, the Java collections framework, and the Java Scripting API Get supplemental references to fluent APIs, third-party tools, and basics of the Unified Modeling Language (UML)

Scripting in Java

Scripting in Java PDF Author: Kishori Sharan
Publisher: Apress
ISBN: 1484207130
Category : Computers
Languages : en
Pages : 372

Get Book Here

Book Description
Scripting in Java teaches you how to use the Java Scripting API and JavaScript to execute scripts and take advantage of the features of a scripting language while developing Java applications. The book also covers topics that enable scripting languages to take advantage of Java features and the Java class library, including the new Java Collections and JavaFX 8 APIs. Most of the examples in this book use JavaScript on the Nashorn engine. Author Kishori Sharan will show you scripts in JavaScript to demonstrate its power and use in your Java applications. Some of the examples use the jrunscript and jjs command-line tools. Furthermore, debugging is discussed to equip you for situations when or if you encounter any issues with this kind of Java scripting. After reading and using this book, you will have most of what you need to do scripting in Java.

Online Promotions

Online Promotions PDF Author: Bill Carmody
Publisher: John Wiley & Sons
ISBN: 0471150886
Category : Computers
Languages : en
Pages : 353

Get Book Here

Book Description
The only complete guide to creating and managing successful online promotions Attracting customers and driving sales in today's increasingly crowded, hyper-competitive online marketplace requires sophisticated new promotional techniques using a host of ever-evolving media tools. The first hands-on guide devoted exclusively to the subject, this book tells advertising and marketing professionals what they need to know to create and manage online promotions that pop. Drawing upon his experiences developing online promotions for Fortune 500 clients such as 3Com, AOL, Microsoft, Visa, and Xerox, expert Bill Carmody covers the latest thinking and practices in multi-brand promotions, advertising online promotional campaigns, data-gathering techniques, measuring performance, promotion follow-up, and much more. He also covers a wide range of important related issues, including international and cultural concerns, legal issues, privacy and security, and others.

Java P2P Unleashed

Java P2P Unleashed PDF Author: Robert Flenner
Publisher: Sams Publishing
ISBN: 0672323990
Category : Client/Server computing
Languages : en
Pages : 753

Get Book Here

Book Description
"Java P2P Unleashed" provides a single source for Java developers who want to develop P2P systems. The book explains the benefits of each technology and shows how to fit the P2P "pieces" together - both in building new systems and integrating with existing ones. starts with a discussion of the P2P architecture, referencing similarities with existing, familiar systems while previewing several types of P2P applications. It explains how to plan ahead for security, routing, performance and other issues when developing a P2P application. Each technology included in the book - JXTA, Jini, JavaSpaces, J2EE, Web services - is approached from a P2P perspective, focusing on implementation concerns Java developers will face while using them. The last section includes several large-scale examples of different P2P applications - managing content, building communities, integrating services, routing messages, and using intelligent agents to gather information. The final chapter looks ahead to future developments in Java P2P technologies.