Showing posts with label JAVA. Show all posts
Showing posts with label JAVA. Show all posts

3/19/2008

Ajax in Oracle JDeveloper


228 pages | 2008 | PDF | 17 Mb

Asynchronous JavaScript and XML (Ajax) is a web technique used to transfer data between a browser and server asynchronously without posting the web page to the server. "Asynchronously" implies that the processing of the web page continues while the Ajax request is sent to the server and a response is received from the server. The web page, or section(s) of the web page, is refreshed with the Ajax response without reposting the web page. Ajax has the following advantages over non-Ajax web applications.


- Reduced response time and reduced server load, as the complete web page is not reposted.

- Reduced bandwidth of web applications as only data is transferred and the HTML format is applied in the browser.

- Separation of data, format and style.

The book covers web search and RSS Feed with Ajax as well as form validation with Ajax frameworks for Java, JSP, JSF, and PHP. It discusses using Ajax in Oracle JDeveloper and is IDE based. JDeveloper has the following advantages over Eclipse IDE.

- JDeveloper 11g provides an integrated JavaScript Editor for Ajax/Web development.

- It also provides a PHP extension.

Download

- JDeveloper has a built-in support for JSF and for JDBC.

3/11/2008

This book is a superb introduction to Java servlets and their various communications mechanisms. It includes deep and comprehensive coverage of the Java Servlet API, and also of HTTP, non-HTTP socket communications, Remote Method Invocation (RMI), and more. Throughout, the authors present excellent illustrative code and go to much effort to explain why things work the way they do.


The authors (to their credit) do not assume that Java programmers will be familiar with transport protocols or what really goes on when a Web server operates. They begin by showing how to use servlets to generate static pages, then show how to get servlets to generate customized documents in response to requests from the client side. That alone will satisfy many readers' problems. However, the authors go on to tell how to track sessions with servlets, how to carry out secure transactions, how to get servlet threads to communicate with each other, and more. If it can be done with Java servlets, it's discussed in this book. Java Servlet Programming also includes a reference to the Java Servlet API, version 2. --David Wall

Links (2 Mb)
Download

6/12/2007

Developing Mainframe JAVA Applications

Book Description:
As simple Web access to data housed on corporate mainframes is fast becoming a core business requirement, mainframe programmers need to learn how to develop Java applications to keep pace with growing corporate needs. Focusing on concepts familiar to mainframe programmers, this book gives step-by-step guidance on how to use Java to access file and database structures common to mainframe environments. After comparing Java and mainframe languages such as COBOL and PL/I, Marco goes on to cover Java implementations for IBM's OS/390 and advanced Java programming techniques, including Java classes and EJB. A must-read for anyone who needs to provide users with access to business data via a Web interface, this book is a logical companion to System 390 JCL (0-471-28309-6), our bestselling mainframe programming book now in its fourth edition.

Paperback: 448 pages
Publisher: John Wiley & Sons; 1 edition (July 20, 2001)
Language: English
ISBN-10: 0471415286
ISBN-13: 978-0471415282
Product Dimensions: 9.2 x 7.5 x 1.2 inches
Shipping Weight: 1.51 pounds
File Extension: .pdf

Download

3/02/2007

Java How to Program (4th Edition) by Deitel


Book Info
An introduction to the Java 2 Platform, Standard edition, using the author's LIVE-CODE training methods. Covers data structures/collections, exceptions, multithreading, files, streams, serialization, and more. Provides screen captures and Internet resources. Includes accompanying CD-ROM. Previous edition: c1999. Softcover. DLC: Java (Computer program language).


In Java How to Program, Fourth Edition the Deitels introduce the fundamentals of object-oriented programming in Java. The 4th edition includes an optional 180-page case study that introduces object-oriented design with the UML. Key 4th edition topics include:

* Applications/Applets
* Swing GUI/Event Handling
* Classes/Objects/Interfaces
* Encapsulation/Inner Classes
* OOP/Inheritance/Polymorphism
* Data Structures/Collections
* Files/Streams/Serialization
* Networking/Client/Server/Internet/Web
* Graphics/Java2D/Images/Animation
* JMF/Java Sound/Audio/Video/MIDI
* (Optional) OOD/UML/Design Patterns
* Exceptions/Multithreading

Java How to Program, Fourth Edition includes extensive pedagogic features:

* Hundreds of LIVE-CODE™ programs with screen captures that show exact outputs
* Extensive World Wide Web and Internet resources to encourage further research
* Hundreds of tips, recommended practices and cautions—all marked with icons
— Good Programming Practices
—Software Engineering Observations
—Performance Tips
—Look-and-Feel Observations
—Testing and Debugging Tips
—Common Programming Errors

* Paperback: 1546 pages
* Publisher: Prentice Hall; 4 edition (August 8, 2001)
* Language: English
* ISBN: 0130341517

Download Link:

Java__How_to_Program.part1.rar
Java__How_to_Program.part2.rar

Professional Java User Interfaces


Professional Java User Interfaces (2006)
Download

Java Database Programming Bible


Java Database Programming Bible
by John O'Donahue ISBN:0764549243
John Wiley & Sons © 2002 (702 pages)pdf
Packed with lucid explanations and lots of real-world examples, this comprehensive guide gives you
everything you need to master Java database programming techniques.
Download 3.58MB

Java After Hours: 10 Projects You'll Never Do at Work




Java After Hours: 10 Projects You'll Never Do at Work
By Steven Holzner
...............................................
Publisher: Sams Publishing
Pub Date: June 08, 2005
ISBN: 0-672-32747-3
Pages: 336
Download 2.7MB

Java 2 : The Complete Reference (4th Edition) by Herbert Schildt



  • Paperback: 1077 pages
  • Publisher: Osborne/McGraw-Hill; 4th edition (December 12, 2000)
  • Language: English
Buy from Amazon.com or
Download: Part1, Part2.

JAVA Swing



JAVA Swing

Author: Robert Eckstein, Marc Loy, Dave Wood
Publisher: O'Reilly

Download: .pdf (7.0 MB)

Sams Teach Yourself JBuilder 2 in 21 Days



Sams Teach Yourself

Borland JBuilder 2 in 21 Days
Author: Don Doherty, Michelle M. Manning, Michelle M. Mannin
Publisher: Sams Publishing

Download: .pdf (10.7 MB)

Java Examples in a Nutshell, 3rd Edition



Java Examples in a Nutshell, 3rd Edition
By David Flanagan

Publisher : O'Reilly
Pub Date : January 2004
ISBN : 0-596-00620-9 Pages : 720
This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server-side APIs. It includes new chapters on the Java Sound API and the New I/O API. The chapters on XML and servlets have been rewritten to cover the latest versions of the specifications and to demonstrate best practices for Java 1.4. New and updated examples throughout the book demonstrate many other new Java features and APIs.
Download

Instant Messaging in Java



Instant Messaging in Java
Iain Shigeoka

Download

Java Servlet & JSP Cookbook



Java Servlet & JSP Cookbook

Author: Bruce W Perry
Publisher: O'Reilly

Download: .chm(3.2 MB)

EJB Cookbook


EJB Cookbook

BENJAMIN G. SULLINS
MARK B. WHIPPLE
Book Description
Just as cookbooks contain step-by-step directions for creating different dishes, this book contains recipes for solving problems concerning Enterprise JavaBeans. Topics addressed range from simple, everyday issues to complex design issues using EJB patterns. Intended for developers with some EJB development experience, an understanding of the concepts of enterprise development and the basics of EJB programming is assumed. This book clearly addresses problems and issues and avoids the use of EJB keywords, making it ideal for developers who want quick solutions to frequent problems—or simply EJB development ideas. Easy-to-find recipes range from the common to the advanced and include techniques for securing a message-driven bean, generating EJB code, and improving an entity bean persistence layer.
Download

Enterprise JavaBeans, 3.0



Enterprise JavaBeans, 3.0
By Bill Burke, Richard Monson-Haefel
...............................................
Publisher: O'Reilly
Pub Date: May 16, 2006
Print ISBN-10: 0-596-00978-X
Pages: 760
Download

Eclipse Rich Client Platform


Eclipse Rich Client Platform: Designing, Coding, and Packaging Java™ Applications
By Jeff McAffer, Jean-Michel Lemieux
...............................................
Publisher: Addison Wesley Professional
Pub Date: October 17, 2005
ISBN: 0-321-33461-2
Pages: 552
Download

Art of Java Web Development



Art of Java Web Development : Struts, Tapestry, Commons, Velocity, JUnit, Axis, Cocoon, InternetBeans, WebWork [ILLUSTRATED]
Book Description
A guide to the skills required for state-of-the-art web development, this book covers a variety of web development frameworks. The uses of the standard web API to create applications with increasingly sophisticated architectures are highlighted, and a discussion of the development of industry-accepted best practices for architecture is included. The history and evolution toward this architecture and the reasons it is superior to previous efforts are described, and an overview of the most popular web application frameworks, their architecture, and use is provided. The same application is built in six different frameworks, allowing developers to conduct an informed comparison. An evaluation of the pros and cons of each framework is provided to assist developers in making decisions or evaluating frameworks on their own. Best practices covered include sophisticated user interface techniques, intelligent caching and resource management, performance tuning, debugging, testing, and web services.
Download 9.30MB

Java How to Program




Java™ How to Program, Sixth Edition
By H. M. Deitel - Deitel & Associates, Inc., P. J. Deitel - Deitel & Associates, Inc.
Publisher : Prentice Hall
Pub Date : August 04, 2004
Print ISBN-10 : 0131483986
eText ISBN-10 : 0-13-128933-0
Print ISBN-13 : 978-0-13-148398-9
eText ISBN-13 : 978-0-13-128933-8
Pages : 1568
Extensively revised for the latest Java (J2SE 5.0) release; Deitel Java How to Program, 6/e now includes earlier coverage of objects; new and streamlined case studies; and OPTIONAL GUI and graphics sections. Now available in a briefer version (ch. 1-10) called Small Java. SafariX version available.
Download

Eclipse






Eclipse
By Steve Holzner

Publisher : O'Reilly
Pub Date : April 2004
ISBN : 0-596-00641-1
Pages : 334
O'Reilly's new guide to the technology, Eclipse, provides exactly what you're looking for: a fast-track approach to mastery of Eclipse. This insightful, hands-on book delivers clear and concise coverage, with no fluff, that gets down to business immediately. The book is tightly focused, covering all aspects of Eclipse: the menus, preferences, views, perspectives, editors, team and debugging techniques, and how they're used every day by thousands of developers. Development of practical skills is emphasized with dozens of examples presented throughout the book.
Download

Java Cookbook, 2nd Edition





Java Cookbook, 2nd Edition
By Ian F. Darwin

Publisher : O'Reilly
Pub Date : June 2004
ISBN : 0596007019
Pages : 862
Java Cookbook, 2nd Edition gets you to the heart of what you need to know when you need to know it. The completely revised and updated recipes in Java Cookbook, 2nd Edition cover all of the major APIs from Java 1.4 as well as the new 1.5 version. It includes many specialized APIs--like those for working with Struts, Ant, and other Open Source tools--and delivers expanded Mac OS coverage.
Download