Mastering Java 2, J2SE 1.4

Download Mastering Java 2, J2SE 1.4 PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0782152430
Total Pages : 927 pages
Book Rating : 4.7/5 (821 download)

DOWNLOAD NOW!


Book Synopsis Mastering Java 2, J2SE 1.4 by : John Zukowski

Download or read book Mastering Java 2, J2SE 1.4 written by John Zukowski and published by John Wiley & Sons. This book was released on 2006-02-20 with total page 927 pages. Available in PDF, EPUB and Kindle. Book excerpt: The 1.4 version of Java 2 Standard Edition provides many new programming capabilities while making plenty of old tasks easier. But without reliable guidance, you'll find it hard to take advantage of even a fraction of what the new SDK has to offer. Filled with detailed coverage of the new technology, step-by-step instruction, and tips from an acclaimed Java consultant and author, Mastering Java 2, J2SE 1.4 is the resource you'll want to keep within easy reach. Coverage Includes: * Understanding the Java programming language * Building forms with the Swing component set * Creating superior graphics with the Java 2D API * Supporting advanced data structures with the Collections API * Improving the speed of your Java applications * Taking advantage of Swing's support of drag and drop * Understanding OOP concepts, including UML * Working with Java's new assertion capabilities * Using Java's new I/O capabilities: nonblocking read and write operations, application preferences, and logging * Solving tough printing challenges * Working with installation options, including Java Plug-in and Java Web Start * Working with multiple threads and timer tasks

Mastering Enterprise JavaBeans

Download Mastering Enterprise JavaBeans PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0764584928
Total Pages : 842 pages
Book Rating : 4.7/5 (645 download)

DOWNLOAD NOW!


Book Synopsis Mastering Enterprise JavaBeans by : Ed Roman

Download or read book Mastering Enterprise JavaBeans written by Ed Roman and published by John Wiley & Sons. This book was released on 2004-12-22 with total page 842 pages. Available in PDF, EPUB and Kindle. Book excerpt: Includes more than 30 percent revised material and five new chapters, covering the new 2.1 features such as EJB Timer Service and JMS as well as the latest open source Java solutions The book was developed as part of TheServerSide.com online EJB community, ensuring a built-in audience Demonstrates how to build an EJB system, program with EJB, adopt best practices, and harness advanced EJB concepts and techniques, including transactions, persistence, clustering, integration, and performance optimization Offers practical guidance on when not to use EJB and how to use simpler, less costly open source technologies in place of or in conjunction with EJB

Mastering JBuilder

Download Mastering JBuilder PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0471469963
Total Pages : 602 pages
Book Rating : 4.4/5 (714 download)

DOWNLOAD NOW!


Book Synopsis Mastering JBuilder by : Mike Rozlog

Download or read book Mastering JBuilder written by Mike Rozlog and published by John Wiley & Sons. This book was released on 2003-05-27 with total page 602 pages. Available in PDF, EPUB and Kindle. Book excerpt: Written by one of the lead architects of JBuilder, this authoritative book uncovers all of the power techniques that developers will need to know in order to build large-scale Java applications Offers readers the most current information in the field, including in-depth coverage of JBuilder 8 Explores distributed applications development, RMI applications, and local and remote debugging Illustrates how to develop, test, and deploy Enterprise JavaBeans (EJBs) Companion Web site includes source code from the book and useful links with updated information

Mastering Enterprise JavaBeans 3.0

Download Mastering Enterprise JavaBeans 3.0 PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470072997
Total Pages : 720 pages
Book Rating : 4.4/5 (7 download)

DOWNLOAD NOW!


Book Synopsis Mastering Enterprise JavaBeans 3.0 by : Rima Patel Sriganesh

Download or read book Mastering Enterprise JavaBeans 3.0 written by Rima Patel Sriganesh and published by John Wiley & Sons. This book was released on 2006-08-28 with total page 720 pages. Available in PDF, EPUB and Kindle. Book excerpt: An invaluable tutorial on the dramatic changes to Enterprise JavaBeans (EJB) 3.0 Featuring myriad changes from its previous versions, EJB 3.0 boasts a very different programming and deployment model, with nearly every aspect of development affected. Even the most experienced EBJ and J2EE developers will need to relearn how to best use EJB to develop mission-critical applications. This author team of experts has taken their combined skills in architecture, development, consulting, and knowledge transfer to explain the various changes to EJB 3.0 as well as the rationale behind these changes. You'll learn the concepts and techniques for authoring distributed, enterprise components in Java from the ground up. Covering basic through advanced subjects, Mastering Enterprise JavaBeans 3.0 is more than 50 percent new and revised. Four new chapters and one new appendix cover the latest features of this new release, and in-depth coverage of the Java Persistence API and the entities defined therein is provided. The authors' main goal is to get you programming with EJB immediately. To that end, you'll learn: * How to implement EJB 3.0 beans, with emphasis on session beans (stateful and stateless) and message-driven beans * Both basic and advanced concepts (such as inheritance, relationships, and so on) of Java Persistence API defined entities * How to develop and deploy EJB 3.0 Web services * How to secure EJB applications * How to integrate EJB applications with the outside world via the Java EE Connector technology * Tips and techniques for designing and deploying EJB for better performance * How clustering in large-scale EJB systems works * Best practices for EJB application design, development, and testing The companion Web site provides all the source code, updates to the source code examples, and a PDF version of the book. Wiley Technology Publishing Timely. Practical. Reliable. Visit the companion Web site at www.wiley.com/go/sriganesh

Mastering Java 11

Download Mastering Java 11 PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1789138930
Total Pages : 451 pages
Book Rating : 4.7/5 (891 download)

DOWNLOAD NOW!


Book Synopsis Mastering Java 11 by : Dr. Edward Lavieri

Download or read book Mastering Java 11 written by Dr. Edward Lavieri and published by Packt Publishing Ltd. This book was released on 2018-09-27 with total page 451 pages. Available in PDF, EPUB and Kindle. Book excerpt: Update your Java knowledge with the latest features of Java 11, such as the low-Overhead Garbage Collector, Local-Variable Syntax for Lambda Parameters, and Dynamic Class-File Constants Key FeaturesExplore the latest features in Java 9,Java 10, and Java 11Enhance your Java application development and migration approaches Full coverage of modular Java applications, G1 Garbage Collector, JMHBook Description Java 11 is a long-term release and its new features add to the richness of the language. It emphasizes variable-type inference, performance improvements, along with simplified multithreading. The Java platform has a special emphasis on modularity, making this the programming platform of choice for millions of developers. The modern Java platform can be used to build robust software applications, including enterprise-level and mobile applications. Fully updated for Java 11, this book stands to help any Java developer enjoy the richness of the Java programming language. Mastering Java 11 is your one-stop guide to fully understanding recent Java platform updates. It contains detailed explanations of the recent features introduced in Java 9, Java 10, and Java 11 along with obtaining practical guidance on how to apply the new features. As you make your way through the chapters, you'll discover further information on the developments of the Java platform and learn about the changes introduced by the variable handles and Project Coin, along with several enhancements in relation to import statements processing. In the concluding chapters, you'll learn to improve your development productivity, making your applications more efficient. You'll also be able to get to grips with the command-line flags with respect to various utilities and the command-line utility changes featured in the current Java platform. By the end of the book, you'll have obtained an advanced level understanding of the Java platform and its recent changes. What you will learnWrite modular Java applicationsMigrate existing Java applications to modular onesUnderstand how the default G1 garbage collector worksLeverage the possibilities provided by the newly introduced Java ShellPerformance test your application effectively with the JVM harnessLearn how Java supports the HTTP 2.0 standardFind out how to use the new Process APIExplore the additional enhancements and features of Java 9, 10, and 11Who this book is for Mastering Java 11 is for experienced Java developers with a solid understanding of the Java language and want to progress to an advanced level.

Mastering Cloud Computing

Download Mastering Cloud Computing PDF Online Free

Author :
Publisher : Newnes
ISBN 13 : 0124095399
Total Pages : 469 pages
Book Rating : 4.1/5 (24 download)

DOWNLOAD NOW!


Book Synopsis Mastering Cloud Computing by : Rajkumar Buyya

Download or read book Mastering Cloud Computing written by Rajkumar Buyya and published by Newnes. This book was released on 2013-04-05 with total page 469 pages. Available in PDF, EPUB and Kindle. Book excerpt: Mastering Cloud Computing is designed for undergraduate students learning to develop cloud computing applications. Tomorrow's applications won’t live on a single computer but will be deployed from and reside on a virtual server, accessible anywhere, any time. Tomorrow's application developers need to understand the requirements of building apps for these virtual systems, including concurrent programming, high-performance computing, and data-intensive systems. The book introduces the principles of distributed and parallel computing underlying cloud architectures and specifically focuses on virtualization, thread programming, task programming, and map-reduce programming. There are examples demonstrating all of these and more, with exercises and labs throughout. Explains how to make design choices and tradeoffs to consider when building applications to run in a virtual cloud environment Real-world case studies include scientific, business, and energy-efficiency considerations

Mastering RMI

Download Mastering RMI PDF Online Free

Author :
Publisher : Wiley
ISBN 13 : 9780471049104
Total Pages : pages
Book Rating : 4.0/5 (491 download)

DOWNLOAD NOW!


Book Synopsis Mastering RMI by : Oberg

Download or read book Mastering RMI written by Oberg and published by Wiley. This book was released on 2001-02-01 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

Mastering JSP

Download Mastering JSP PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 9780782152593
Total Pages : 670 pages
Book Rating : 4.1/5 (525 download)

DOWNLOAD NOW!


Book Synopsis Mastering JSP by : Todd Cook

Download or read book Mastering JSP written by Todd Cook and published by John Wiley & Sons. This book was released on 2006-02-20 with total page 670 pages. Available in PDF, EPUB and Kindle. Book excerpt: Server-Side Development Is Easier Than You Think Not so long ago, anyone who knew HTML, even casually, was considered to have a special skill. Now, if you don't at least dabble in server-side web development, you're already behind. Fortunately, Mastering JSP is a great way to build the skills you need today. Inside, you'll learn to design and develop a wide range of JSP-based web applications, beginning with a basic, dynamically generated website. From there you'll build apps that read from and write to databases, create your own custom tags, and process and present XML. Throughout, you're helped by detailed, completely illuminated examples. Coverage includes: Making a servlet configurable Using JavaBeans inside Java Server Pages Building basic JavaBeans for storing user preferences and utility functions Recovering source code from binary class files Building a basic database application Handling exceptions and using asserts Redirecting error output to a file Scanning error logs using a servlet Using a pop-up menu to avoid troublesome actions Displaying XML files using XSLT and JSP Making a servlet-based watermarking application Providing dynamic authentication with roles, permissions, and access Building a Model-View Controller application Improving prototyping with ResultSets using a custom class Abstracting data access code using Java Objects Creating a custom tag to handle client-side JavaScript Abstracting data access SQL using meta-data, JavaBeans, and EJB Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Mastering Oracle GoldenGate

Download Mastering Oracle GoldenGate PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1484223012
Total Pages : 649 pages
Book Rating : 4.4/5 (842 download)

DOWNLOAD NOW!


Book Synopsis Mastering Oracle GoldenGate by : Ravinder Gupta

Download or read book Mastering Oracle GoldenGate written by Ravinder Gupta and published by Apress. This book was released on 2016-11-01 with total page 649 pages. Available in PDF, EPUB and Kindle. Book excerpt: Master Oracle GoldenGate technology on multiple database platforms using this step-by-step implementation guide. Learn about advanced features to use in building a robust, high-availability replication system. Provided are detailed illustration of Oracle GoldenGate concepts, GoldenGate tools and add-ons, as well as illustrative examples. The book covers Oracle GoldenGate for Oracle database, and also discusses setup and configuration for other common databases such as IBM DB2, SYBASE ASE, MySQL, and Microsoft SQL Server. The technology landscape is fast-changing, and Mastering Oracle GoldenGate stays current by covering the new features included in Oracle GoldenGate 12c. The book covers both classic capture and integrated capture, as well as delivery. Also covered are Oracle GoldenGate security and performance tuning, to keep your system secure and performing at its best. You will learn to monitor your GoldenGate system using tools that come with Oracle GoldenGate management pack, as well as using shell scripts. Troubleshooting is well-illustrated with examples: Covering Oracle GoldenGate technology across common database brands Discussing high-performing and secure replication environments Speaking to replication in Big Data and cloud computing environments What You Will Learn Implement Oracle GoldenGate for real time replication Secure and tune your replication environment for high performance Administer your Oracle GoldenGate environment Learn troubleshooting approaches with help of examples Make use of GoldenGate Management Pack and its API Feed live data into Big Data and cloud-based systems Who This Book Is For Database professionals who have chosen to ride the Oracle GoldenGate roller coaster for real-time replication solutions. The book is for beginners as well as professionals who are willing to master the leading replication technology in the industry. It is an excellent choice for professionals who are implementing or maintaining Oracle GoldenGate replication environments on any of the major database management system platforms.

Mastering Kafka Streams and ksqlDB

Download Mastering Kafka Streams and ksqlDB PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1492062448
Total Pages : 505 pages
Book Rating : 4.4/5 (92 download)

DOWNLOAD NOW!


Book Synopsis Mastering Kafka Streams and ksqlDB by : Mitch Seymour

Download or read book Mastering Kafka Streams and ksqlDB written by Mitch Seymour and published by "O'Reilly Media, Inc.". This book was released on 2021-02-04 with total page 505 pages. Available in PDF, EPUB and Kindle. Book excerpt: Working with unbounded and fast-moving data streams has historically been difficult. But with Kafka Streams and ksqlDB, building stream processing applications is easy and fun. This practical guide shows data engineers how to use these tools to build highly scalable stream processing applications for moving, enriching, and transforming large amounts of data in real time. Mitch Seymour, data services engineer at Mailchimp, explains important stream processing concepts against a backdrop of several interesting business problems. You'll learn the strengths of both Kafka Streams and ksqlDB to help you choose the best tool for each unique stream processing project. Non-Java developers will find the ksqlDB path to be an especially gentle introduction to stream processing. Learn the basics of Kafka and the pub/sub communication pattern Build stateless and stateful stream processing applications using Kafka Streams and ksqlDB Perform advanced stateful operations, including windowed joins and aggregations Understand how stateful processing works under the hood Learn about ksqlDB's data integration features, powered by Kafka Connect Work with different types of collections in ksqlDB and perform push and pull queries Deploy your Kafka Streams and ksqlDB applications to production

Mastering Apache Cassandra - Second Edition

Download Mastering Apache Cassandra - Second Edition PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1784396257
Total Pages : 350 pages
Book Rating : 4.7/5 (843 download)

DOWNLOAD NOW!


Book Synopsis Mastering Apache Cassandra - Second Edition by : Nishant Neeraj

Download or read book Mastering Apache Cassandra - Second Edition written by Nishant Neeraj and published by Packt Publishing Ltd. This book was released on 2015-03-26 with total page 350 pages. Available in PDF, EPUB and Kindle. Book excerpt: The book is aimed at intermediate developers with an understanding of core database concepts who want to become a master at implementing Cassandra for their application.

Mastering Enterprise JavaBeans and the Java 2 Platform, Enterprise Edition

Download Mastering Enterprise JavaBeans and the Java 2 Platform, Enterprise Edition PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 :
Total Pages : 806 pages
Book Rating : 4.E/5 ( download)

DOWNLOAD NOW!


Book Synopsis Mastering Enterprise JavaBeans and the Java 2 Platform, Enterprise Edition by : Ed Roman

Download or read book Mastering Enterprise JavaBeans and the Java 2 Platform, Enterprise Edition written by Ed Roman and published by John Wiley & Sons. This book was released on 1999-10-08 with total page 806 pages. Available in PDF, EPUB and Kindle. Book excerpt: "This book is a must-have for developers who want to jumpstart their EJB development process. Ed Roman shows the right way to use the J2EE technology with in-depth examples and coding patterns from the real world. We recommend this book as part of our education materials for both in-house staff and customer engagements." - William W. Lee, Chief Technology Officer, The Theory Center What some are calling the best thing to happen to enterprise programming since Java itself, Enterprise JavaBeans (EJB) radically streamlines the server-side application development process. In this book, you'll learn EJB from a developer's perspective---the author cuts through the marketing hype and shows you both the good and the bad in developing real-world EJB applications. You'll learn everything you need to jumpstart your EJB development, --from understanding the basics of the EJB architecture, to developing transactional, scalable, and secure multi-user enterprise applications. After reading this book, you'll know how to: * Develop with both EJB 1.0 as well as the new EJB 1.1 standard * Master the technologies that complement EJB: Java RMI, RMI-IIOP, JTA, JNDI, CORBA, and XML. E(each of these topics is covered in full) * Develop with both bean types: session beans (stateful and stateless), and entity beans (bean-managed and container-managed persistent) * Design, implement, and deploy a real-world e-commerce system, with a total of nine enterprise beans and seven Java servlets * Avoid pitfalls that could make your code non-portable across EJB servers * Make an educated EJB server purchase decision The CD-ROM provides you with: * An immense amount of sample code that you can extend for your own needs * A trial of the BEA WebLogic EJB server for getting started right away On the companion Web site you'll find: * Updates to the book * A treasure trove of links to EJB and J2EE resources

Mastering Single Best Answer Questions for the Part 2 MRCOG Examination

Download Mastering Single Best Answer Questions for the Part 2 MRCOG Examination PDF Online Free

Author :
Publisher : Cambridge University Press
ISBN 13 : 1108211348
Total Pages : 293 pages
Book Rating : 4.1/5 (82 download)

DOWNLOAD NOW!


Book Synopsis Mastering Single Best Answer Questions for the Part 2 MRCOG Examination by : Adel Elkady

Download or read book Mastering Single Best Answer Questions for the Part 2 MRCOG Examination written by Adel Elkady and published by Cambridge University Press. This book was released on 2017-06-08 with total page 293 pages. Available in PDF, EPUB and Kindle. Book excerpt: This comprehensive question-and-answer resource covers all aspects of the curriculum for the Part 2 MRCOG examination. Candidates are given the opportunity to practise the Single Best Answer question style, to cover the content they will encounter in the examination and to assess their knowledge. As consultants actively engaged in the writing of the Part 2 Single Best Answers, the authors and editor have provided directly applicable questions. Candidates to review the syllabus in an organised, systematic manner, with comprehensive explanations for each answer. This title also includes new sections on ethics, training, audit and clinical governance. Mock exams are also available online to familiarise candidates with the real-life examination. The detailed answers, evidence and comprehensive list of references offer an excellent training and reading source for all candidates preparing for the Part 2 MRCOG examination.

Mastering BEA WebLogic Server

Download Mastering BEA WebLogic Server PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0471480908
Total Pages : 770 pages
Book Rating : 4.4/5 (714 download)

DOWNLOAD NOW!


Book Synopsis Mastering BEA WebLogic Server by : Gregory Nyberg

Download or read book Mastering BEA WebLogic Server written by Gregory Nyberg and published by John Wiley & Sons. This book was released on 2004-03-15 with total page 770 pages. Available in PDF, EPUB and Kindle. Book excerpt: Designed to show experienced developers how to become power developers with BEA WebLogic Covers BEA WebLogic Server version 8.1 and earlier versions A perfect companion to the bestselling book, Mastering Enterprise JavaBeans, Second Edition (0471-41711-4) Companion Web site includes technology updates and links to related sites

Mastering Web Development with Microsoft Visual Studio 2005

Download Mastering Web Development with Microsoft Visual Studio 2005 PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0471788872
Total Pages : 850 pages
Book Rating : 4.4/5 (717 download)

DOWNLOAD NOW!


Book Synopsis Mastering Web Development with Microsoft Visual Studio 2005 by : John Paul Mueller

Download or read book Mastering Web Development with Microsoft Visual Studio 2005 written by John Paul Mueller and published by John Wiley & Sons. This book was released on 2006-01-03 with total page 850 pages. Available in PDF, EPUB and Kindle. Book excerpt: Be Right at Home in the World's Most Powerful Web Development Environment For large-scale web application development, Visual Studio 2005 is the most capable product around. This book shows team members and leaders how to use its power in several key dimensions. You'll master dozens of built-in features for creating a large, high-performance website based on ASP.NET 2.0. You'll work seamlessly with dynamic data, both reading from and writing to databases. And throughout, you'll learn how Visual Studio 2005 supports a more efficient group process in terms of design, development, and deployment. And everything is brought together with the enterprise-scale example, "ABC Incorporated," that runs throughout the book. This is a book no web developer, and no web-dependent organization, should be without. Coverage Includes Reaping the benefits of master pages and themes Generating site maps and other navigational aids automatically Building a shopping cart application for your website Adding search functionality to your website Creating a flexible user environment using Webpart technology Increasing application performance using client-side and server-side scripting technologies Giving users the ability to change the website's theme to meet specific needs Using components and controls to add special effects and user customization Improving team efficiency using modern development and design techniques Monitoring and responding to usage statistics Combining technologies to get the best possible results from large applications Making your site accessible to everyone Master Standards-Based Web Development Techniques New to Visual Studio 2005 Discover How Visual Studio 2005 Solves Team Development Issues, Such as Source Code Control and Application Design Simplify Database Application Development without Compromising Security or Reliability

Mastering RMI

Download Mastering RMI PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 330 pages
Book Rating : 4.3/5 (91 download)

DOWNLOAD NOW!


Book Synopsis Mastering RMI by : Rickard Öberg

Download or read book Mastering RMI written by Rickard Öberg and published by . This book was released on 2001-03-07 with total page 330 pages. Available in PDF, EPUB and Kindle. Book excerpt: From one of the world's leading Java programmers--a step-by-step guide to building enterprise-strength applications with RMI Java developers in general and EJB developers in particular need to master RMI (Remote Method Invocation) technology if they are to write distributed, enterprise-strength applications that communicate effectively with remote applications and devices even under heavy traffic. In this new book, an award-winning and internationally recognized Java expert shows experienced Java and EJB developers how to utilize the full capabilities of RMI to write fast, efficient, fault-tolerant, and flexible applications. This book is a true programming tutorial that provides sophisticated examples that developers can directly implement and customize--a huge timesaving feature!

Current Thinking and Research in Brief Therapy

Download Current Thinking and Research in Brief Therapy PDF Online Free

Author :
Publisher : Routledge
ISBN 13 : 1134865414
Total Pages : 300 pages
Book Rating : 4.1/5 (348 download)

DOWNLOAD NOW!


Book Synopsis Current Thinking and Research in Brief Therapy by : William Matthews

Download or read book Current Thinking and Research in Brief Therapy written by William Matthews and published by Routledge. This book was released on 2013-06-20 with total page 300 pages. Available in PDF, EPUB and Kindle. Book excerpt: In Volume 2 of Current Thinking and Research in Brief Therapy the author's consideration of Ericksonian-influenced brief therapy continues. Presently, there is a concern among those in the psychotherapy profession who worry that this area of science will become heartless. Others are equally concerned that their hearts not become science-less in the future. In this volume, the authors respect both viewpoints and attempt to weave these notions together. Throughout this book, different types of emotions in psychotherapy unfold. For instance, Harry Aponte presents a thoughtful piece on the issue of client-therapy intimacy, while Doug Flemons and Shelley Green, a married couple, share a humorous yet sensitive article on sexual concerns in couples, and finally, Daniel Handel provides a powerful story of the use of hypnosis with a dying adolescent. In addition to the emotional side of psychotherapy, the authors include the scientific aspects of psychotherapy. A discussion about various models of brief therapy is given, emphasizing that the therapeutic effects of the treatment models are attributable to "the non-treatment specifics" of the therapeutic interaction. A review of empirical data on the key elements of Ericksonian hypnosis and the social-psychological aspect of Ericksonian hypnosis are discussed as well. Finally, an important, and perhaps controversial, essay on ethics in the general non-therapeutic use of hypnosis by lawyers and its use in recovering memories is presented.