Below you will find 0 categories and 13 links related to Java Apis Resources.
Smart JPrint is a pure Java class library used for: Creating PDF document from your J2EE and Java Swing GUI program, Printing the output to a printer automatically, Preview the output pages in a preview window. Features: 100 percent pure Java classes, Generate PDF automatically, Print the output to a printer, accumulate pages from multiple sources to create single PDF doc, Print/PDF content of any Swing component, Java/J2EE server programs, automatic formatting of content, very easy to use, only few lines of code.
Web services are no longer a nascent technology in the programming industry; every major software vendor is rolling out web services related APIs and products. Today Java developers are successfully adopting web services as the latest technology in application development in order to enable cross application communication for distributed applications. This book will help you to join their ranks. Packed with clear explanations and hands on examples, Beginning Java Web Services teaches you how to productively build web services with Java. Through an understanding of the underlying principles of web services, you will learn how web services actually work and how to apply that knowledge for real use. You will be introduced to many of the web services APIs and specifications, including XML, SOAP, WSDL, and UDDI. In addition, the book demonstrates how commercial vendors, such as IBM and BEA, are simplifying web services development.
Shows experienced Java developers how to start incorporating XML data into their applications. Java & XML For Dummies shows experienced Java developers how to start incorporating XML data in to their applications. Topics covered include Java/XML Bindings, SAX (Simple API for XML), DOM, SOAP, Web Services, data binding, XML from Java Applications, messaging with XML and Java, DTDs, namespaces, Xpath, CSS, UDDI, HTTP handing servers for SOAP and other XML format messages via serverlets, differences between parsers, Java API programming tools for handling XML, using XML to solve real-world programming problems, WSDL, UDDI, EAI, Message routing, turning java objects into XML, databases in XML. Packed with easy-to-grasp examples of APIs and tools. Get the hang of Java's XML toolset and join the Web services revolution. Java and XML are the foundations of a new generation of applications and Web services. Barry Burd, PhD, teaches computer science.
Helps programming professionals gain knowledge that directly applies to the Sun Microsystems exam for Java. Covers all the curriculum objectives established by Sun Education that are needed to successfully pass the Java exam. Serves as an essential resource to the C++ programmer who wants to learn Java quickly; it builds on the reader's knowledge of C++ by spending less time on programming fundamentals and more time on topics that are unique or difficult in Java. Topics covered: The Java certification process, Java data types, installing the JDK, flow control, exceptions, arrays, class design, patterns, garbage collection, thread programming, AWT and JFC/Swing basics, layout managers, event handling, AWT and Java 2D graphics APIs, I/O, SmartCards, and servlet fundamentals. Written for the new or experienced Java developer seeking Sun programmer certification, Java 2 Exam Prep provides a review of the Java programming language.
The complete insider's guide to securing Java 2 enterprise applications! Building secure enterprise applications with Java 2; Integrating Java 2 into your overall security strategy; Detailed coverage for managers, developers, netadmins, and security specialists; Comprehensive coverage of the new Java 2 security model; Integrate Java 2 into your enterprise security strategies; Master Java's powerful Cryptography APIs. Written in cooperation with Sun's own developers, Java 2 Network Security, Second Edition presents systematic coverage of the new Java 2 network security model for managers, network administrators, developers, and security professionals alike. You'll learn the real-world pros and cons of each leading Java security alternative; architectural techniques for maximizing security; and how to integrate Java security into your enterprise-wide security strategies. Topics include integrating Java and SSL and Java's powerful Cryptography APIs.
Jepsen (editor of IEEE IT Professional Magazine) gives the history of the Java programming language in his introduction to a volume directed to programmers familiar with telecommunications networks. Five specialists, have written chapters that describe several new technologies, including Java APIs for integrated networks (or JAIN), Java call control, realtime Java, various Java applications for network management, and XML and Java applications for telecommunications. Recent developments such as JAIN (Java APIs for Integrated Networks), JAIN Parlay and the Java Telephony API equip Java for the next generation of telecommunications systems and networks. The authors, all practitioners at companies such as Sun Microsystems and Telcordia, provide the first comprehensive overview of how Java will be employed in areas such as call control, intelligent networking, PSTN/Internet convergence, and integrated network management.
The Java programming language is widely used for deploying applications on most types of computer systems. Although many Java programs are written for portability, writing Windows-specific Java programs can enhance the performance of multimedia and Windows-specific APIs. This book offers guidelines for determining when to use Windows-specific APIs and code. It also helps you divide applications into portable Java and platform-specific Java modules both to maximize future code reuse on all platforms and to take advantage of Windows-specific APIs for appropriate applications. This book provides a worthwhile tour of what's best in new Microsoft Java technologies. The author's intelligent examples will help any developer be more productive with Java used with Windows. Topics include: MS Java software development kit (SDK); Application Foundation Classes (AFC); AFC controls; AFC-based applet; ActiveX controls; Visual J++ 6; J/Direct; DirectX.
The updated second edition of Learning Java introduces the basics of Java, the object-oriented programming language for networked applications from Sun Microsystems. Inside you'll find a broad survey of J2SE and everything necessary to get up to speed on the new 1.4 version quickly. The book covers the essentials of hot topics like the new extensions to Swing and I/O; describes new tools for signing applets and other Java classes; and shows how to write networked clients and servers, servlets, JavaBeans, and state of the art user interfaces. Learning Java comes with a CD Rom containing the Java 2 SDK (software development kit) for Windows, Linux and Solaris, plus the NetBeans IDE version 3.2 and binary files. Topics include improved GUI programming tools, the emergence of servlets as an alternative to applets, and the advent of APIs for multimedia and image processing. The accompanying CD-ROM contains some 100 example Java programs.
Learning Wireless Java is for Java developers who want to quickly come up to speed and create applications for the Micro Edition audience. This book covers the Connected, Limited Device Configuration and the Mobile Information Device Profile (MIDP), both currently available from Javasoft. The CLDC contains APIs for small devices that are constrained by both memory and processing power. MIDP builds on top of the CLDC and adds APIs specifically for devices such as mobile phones and pagers, allowing programmers to create MIDlet applications. This book offers a solid introduction to J2ME and MIDP, including an explanation of the J2ME Wireless Toolkit, the MIDlet lifecycle methods, the Java application manager, and the CLDC and MIDP constraints. In addition, we cover the javax.microedition.io, javax.microedition.rms, javax.microedition.lcdui, and javax.microedition.midlet classes, as well as the modified java.lang, java.io, and java.util classes.
Sun Microsystems' Sun Certified Programmer exam (Sun CJPE) allows programmers to validate their valuable Java programming skills and provides the IT industry wth a standard to use when recruiting professional. A Programmer's Guide to Java Certification prepares readers for the CJPE by teaching them sound Java programming skills and covering the core language and all the major APIs. Requiring minimal Java experience, this guide is the surest way to accomplish the exam. In addition, it is a primer providing coverage of additional topics that every Java programmer should master to be proficient in this field. The preparation guide for the Sun Java 2 platform exam (SCPJ2) teaches experienced programmers Java programming skills, the core language, and all the major APIs. Topics include using threads, building GUI with AWT and Swing components, rendering graphics, implementing applets, handling I/O streams, and generating documentation using Javadoc.
Sams Teach Yourself Java 2 Online in Web Time helps the first-time programmer or the programmer new to Java to learn Java and its APIs. Written in a warm and familiar style, Teach Yourself Java in WebTime requires no previous programming experience. It incorporates the proven instructional techniques of the Teach Yourself series, including end-of-section quizzes and programming exercises that allow you to review and expand upon the concepts and skills presented in that chapter. The learning experience is further enhanced with an instructional Web site. Steve Gilbert teaches Computer Science at Orange Coast College in Costa Mesa, California. Bill McCarty teaches Computer Science and management Information Systems at Azusa Pacific University in Azusa, California. Overall if you are new to Java are want a good resource on the basic concepts this is an excellent book for that scenario.
JavaScript Bible, 4th Edition covers the new powerful functionality JavaScript will gain with the release of new revs of Internet Explorer and Netscape Communicator. This book features essential new JS information, additional ready-to-use JavaScript applications, and scores of additional JavaScripts and Web page routines. Topics include: Introduction to JavaScript and HTML; Targeting different browsers (with DHTML, style sheets, and other features); Basic JavaScript language tutorial (including variables, operators, expressions, flow control, forms, and built-in APIs); Script tags; Error handling; Arrays; Window and document objects; Form processing with JavaScript; Tutorial and reference for the String, Math, and Date classes; Frames; Images (including rollover support); Comprehensive JavaScript reference; ECMAScript; Detecting different browsers; Document object model (DOM) for Netscape 2 through 6 and IE 3 through 5; Generic HTML objects.
JavaScript is the scripting language of the Web. Its widespread use in web applications, and support in all modern browsers and in server-side and administration environments, make it an essential part of the programmers' toolkit. Complexity and confusion in JavaScript come not from the language, but from the number of different implementations, each with widely varying support for different APIs and standards. Written from extensive programming experience gained in developing components for a major website, this book helps you navigate those difficulties. Topics include: The JavaScript, JScript, and ECMAScript scripting languages, and their implementations in popular browsers as well as in standards documents. Coverage includes JavaScript through version 1.5, JScript through version 5.5, and ECMAScript through version 3. The DOM1 standard is covered fully and the DOM2 standard to the extent of Netscape Navigator 6.