Mastering Bea Weblogic Server

eBook Download

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

Product Details :

Genre : Computers
Author : Gregory Nyberg
Publisher : John Wiley & Sons
Release : 2004-03-15
File : 770 Pages
ISBN-13 : 9780471480907


Professional Oracle Weblogic Server

eBook Download

BOOK EXCERPT:

Authoritative guide to Oracle WebLogic Server-from Oracle insiders If you're an experienced Java developer who wants to expand your skills, Professional Oracle WebLogic Server is the perfect guide for you. This book is written by a top-notch author team that that includes one of the lead architects from Oracle’s Fusion Middleware Development Architects team. Follow their best practices, workarounds, and sound techniques and confidently develop even the most mission-critical applications with WebLogic Server. This book fully covers WebLogic Server 11g, including the new features of both JEE 5 and WebLogic Server, as well as JEE 5 annotations, Spring, JPA, JAX-WS, JMS Store-And-Forward, SAML support, and the WLST administrative scripting tool. This book is the authoritative guide to Choosing a Web application architecture Best practices for development and production environments Designing an Java EE application Building Enterprise JavaBeans in WebLogic Server Building an EJB application Packaging and deploying WebLogic web applications Developing and deploying web services Using WebLogic JMS Using WebLogic security Administering and deploying applications in WebLogic Server Optimizing WebLogic Server performance

Product Details :

Genre : Computers
Author : Robert Patrick
Publisher : John Wiley & Sons
Release : 2010-12-20
File : 928 Pages
ISBN-13 : 9781118057360


Bea Weblogic Server Bible

eBook Download

BOOK EXCERPT:

* A comprehensive, hands-on guide to the nuts and bolts of installing, administering, and troubleshooting the latest version of WebLogic Server * Extensive coverage of building enterprise applications with this popular J2EE application server * Updated edition includes new coverage of BEA's WebLogic Workshop tool with WebLogic Server, expanded coverage of security and clustering, WebLogic Integration, and WebLogic Portal * BEA leads the J2EE application server market, and its market share continues to grow * Companion Web site features additional code, examples, and updates

Product Details :

Genre : Computers
Author : Joe Zuffoletto
Publisher : Wiley
Release : 2003-06-20
File : 988 Pages
ISBN-13 : 0764526022


Dr Dobb S Journal Of Software Tools For The Professional Programmer

eBook Download

BOOK EXCERPT:

Product Details :

Genre : Microcomputers
Author :
Publisher :
Release : 2003
File : 414 Pages
ISBN-13 : CHI:69286297


Dr Dobb S Journal

eBook Download

BOOK EXCERPT:

Product Details :

Genre : Microcomputers
Author :
Publisher :
Release : 2003
File : 500 Pages
ISBN-13 : UVA:X006157934


Mastering Xml Premium Edition

eBook Download

BOOK EXCERPT:

XML provides a way of structuring data so that it can be exchanged between Web sites running on different platforms. This text contains information on aspects of XML development including XHTML, XSLT, SMIL (multimedia XML), SAX, SOAP, and Microsoft BizTalk.

Product Details :

Genre : Computers
Author : Chuck White
Publisher :
Release : 2001
File : 1202 Pages
ISBN-13 : UVA:X004526521


Mastering Dreamweaver Mx Databases

eBook Download

BOOK EXCERPT:

Master the Techniques for Creating Data-Driven Websites with Dreamweaver MX Harness the power of Dreamweaver MX to build dynamic, database-driven websites. Mastering Dreamweaver MX Databases equips you with all the coding and database skills you need. You'll find focused coverage of key Dreamweaver MX features, plus highly practical instruction relating to the most important scripting languages and databases supported by Dreamweaver MX. Topics include: Creating ASP, JSP, ColdFusion, ASP.NET, and PHP pages Connecting to SQL Server, MySQL, Oracle, Access, and other ODBC databases Capturing, storing, retrieving, and updating data Choosing the language and database combination that's right for your purpose Mastering the Dreamweaver MX data view, insert, and update features Creating recordsets and queries in Dreamweaver MX-supported languages and databases Securing your site and database using Dreamweaver MX features and best practices Designing pages using live data from your database with Dreamweaver's Live Data view Saving time using master/detail forms and templates Creating search pages for your database Using the extensions available to Dreamweaver MX to aid database development Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Product Details :

Genre : Computers
Author : Susan Sales Harkins
Publisher : Sybex
Release : 2003-02-28
File : 742 Pages
ISBN-13 : 078214148X


Mastering Enterprise Javabeans

eBook Download

BOOK EXCERPT:

Enterprise JavaBeans (EJB) has proven to be wildly successful and is fast becoming the dominant technology for building server-side applications, including most Web applications. In this much-anticipated new edition, bestselling author Ed Roman teams up with noted software development experts Scott Ambler and Tyler Jewell to once again deliver the definitive guide to all things EJB. Geared toward Web site developers, enterprise application developers, and developers of software components for resale, this book has been updated to cover the latest features of version 2.0--including container services, transactions, design strategies, complex persistence, clustering, project management, and choosing an EJB server--as well as to add new, more advanced programming tips and techniques.

Product Details :

Genre : Computers
Author : Ed Roman
Publisher : Wiley
Release : 2001-12-28
File : 674 Pages
ISBN-13 : 0471417114


Bea Weblogic Platform 7

eBook Download

BOOK EXCERPT:

This book is written with Solaris and Windows as target implementation operating systems. A case study will be methodically developed to ensure the reader can learn through examples. Each section will geared to help readers prepare for real-world EJB development and the BEA WebLogic Certification Test.

Product Details :

Genre : Computers
Author : Jatinder Prem
Publisher : Sams Publishing
Release : 2004
File : 1464 Pages
ISBN-13 : 0789727129


Mastering Enterprise Javabeans And The Java 2 Platform Enterprise Edition

eBook Download

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

Product Details :

Genre : Computers
Author : Ed Roman
Publisher : John Wiley & Sons
Release : 1999-10-08
File : 806 Pages
ISBN-13 : CORNELL:31924089001931