BPELforum.com

Business Process Execution Language (BPEL)

Similar Posts

  • Web Services Essentials
  • XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application
  • Cocoon: Building XML Applications
  • Java and XML Data Binding
  • XML: The Complete Reference

Java XML and Web Services Bible

May 6, 2010 by BPELforum

Product Description
This title provides a comprehensive reference/tutorial for Java programmers who want to tap the synergy of XML and Java in key Web development tasks.

The Java, XML, and Web Services Bible serves as a reference/tutorial for a variety of XML and Java related topics. It covers areas such as B2B, Instant Messaging, Java and XML Binding, Scalable Vector Graphics, and Application development with XML and JSP. It discusses some commercial and open technologies used with Java and XML such as Cocoon, Batik, and Xerces.

Java XML and Web Services Bible

Filed Under: XML Books Tagged With: Application Development, B2b, Batik, Bible, Cocoon, Instant Messaging, Java, Java And Xml, Java Development, Java Programmers, Java Vector, Java Xml And Web Services Bible, Jsp, Product Description, Reference, Scalable Vector Graphics, services, Synergy, Tutorial Java, Web Development Tasks, Xml And Java, Xml Bible, Xml Java

Platinum Edition Using HTML 4, XML, and Java 1.2

May 5, 2010 by BPELforum

Product Description
Web developers must master several technologies to create sophisticated Web sites. Platinum Edition Using HTML 4, XML, and Java 1.2 gives Web developers this information in a concise tutorial/reference style that contains lots of code examples and real world solutions. This book not only teaches the most popular technologies, but shows Web developers how to build the most popular Web applications, including animation, interactive forms, Web databases, e-commerce, and Web broadcasting.Amazon.com Review
Effective Web development involves wise integration of a number of various programming disciplines and Using HTML 4, XML, and Java 1.2 covers a good chunk of them. Aimed at intermediate to advanced level Web developers, this massive guide offers minimal introductory material. It moves quickly into a section that offers an HTML tag reference and discussions of tables, frames, forms, style sheets, and image maps. This section sets the foundation for Web development and moves at a quick pace.

The authors then illustrate the basic concepts behind XML and discuss some of the current implementations. They also show how to use JavaScript for client-side scripting, how to implement cookies, and how to control browser objects interactively.

The authors cover the confusing state of Dynamic HTML, describing both Microsoft and Netscape implementations of DHTML and offering suggestions for cross-vendor DHTML use. Chapters on CGI/ASP and Java follow. While all of these sections present extremely key technologies, space constraints limit the discussion to the most important points; don’t look for a comprehensive guide to Java programming. Fortunately, the companion CD-ROM fills in many of the blanks with inclusion of five Special Edition titles as well as third-party software programs. –Stephen W. Plain

Platinum Edition Using HTML 4, XML, and Java 1.2

Filed Under: XML Books Tagged With: Amazon, Browser Objects, Companion Cd, Concise Tutorial, Description Web, Edition, Edition Titles, Effective Web Development, HTML, Html Tag Reference, Image Maps, Introductory Material, Java, Massive Guide, Party Software Programs, Platinum, Platinum Edition, Real World Solutions, Space Constraints, Third Party Software, Tutorial Reference, using, Web Broadcasting, Web Databases, Web Developers

Dynamic Web Application Development using XML and Java

May 5, 2010 by BPELforum

Product Description
Providing an end-to-end view of how modern web applications are built, Dynamic Web Applications takes a cohesive approach to building a software architecture from core components. It tells a development story through a running case study taking you through each phase – analysis, design and implementation – without straying into detail or trying to cover too many alternatives. Using Java server side frameworks and XML-based page generation with device-adaptive mark-up, this is a contemporary and well targeted coverage of important areas of web application development including Ajax, mobile Internet development, XML transformation, adaptive markup, web services and web application frameworks. It shows you how to build functionality into a website using standard patterns and technologies. These will work as a basic framework from which you will be able to explore more challenging developments such as porting applications to mobile devices and including Web 2.0 features. An ideal text for web programming courses, this book will help you whether you are a student or need to reskill and want a dependable and accessible self-study package.

Dynamic Web Application Development using XML and Java

Filed Under: XML Books Tagged With: Ajax, Application, Application Frameworks, Cohesive Approach, Core Components, development, Dynamic, Dynamic Web Application, Dynamic Web Applications, Internet Development, Java, Java Product, Java Server Side, Markup, Mobile Devices, Mobile Internet, Page Generation, Phase Analysis, Self Study, Software Architecture, using, Using Java, Web Application Development, Web Programming Courses, Xml Transformation

Professional Oracle 8i Application Programming with Java, PL/SQL and XML

May 4, 2010 by BPELforum

  • ISBN13: 9781861004840
  • Condition: USED – VERY GOOD
  • Notes:

Product Description
Oracle Corporation has broadened its development platform, integrating open standards such as Java and XML into the heart of the Oracle 8i database. This extended programming environment continues to exploit the qualities of scalability, reliability and efficiency of the world’s most successful data management software, but at the same time it provides new challenges and opportunities to programmers.

This book shows you how to develop enterprise PL/SQL applications exploiting Java and XML, and how technologies such as EJBs can be moved to the 8i database. You’ll work through case studies using a mix of both familiar and unfamiliar tools and languages, showing you how the various programming approaches can enhance each other. Amazon.com Review
Suitable for any developer or manager who works on the Oracle platform, Professional Oracle 8i Application Programming with Java, PL/SQL, and XML is an excellent guide to the tools and programming techniques you’ll need for successful enterprise development using today’s Oracle.

Unless you buy an armful of books on current Oracle tools and technologies, you won’t likely find as comprehensive a tour as this. First off, the authors are masters at using Oracle tools for high-end enterprise development, including PL/SQL (its proprietary SQL language) and Java. Developers and IT managers will appreciate the clear descriptions of relevant tools in the Oracle arsenal (including Developer and JDeveloper). Business Components for Java (BC4J), which simplify the use of Enterprise JavaBeans with Oracle databases and JSP, are also explained succinctly.

The emphasis is on server-side programming, with all features supported in Oracle, like stored procedures (and objects), written in both PL/SQL and Java. This book excels at showing the nitty-gritty details, with screen shots revealing the actual Oracle tools in action. As for using Enterprise JavaBeans, readers learn two possible methods: with standard EJB, and with BC4J components created with JDeveloper. A sample for a restaurant finder application will help you try your hand at using both approaches.

The discussion of Oracle’s extensive XML support, which will be useful for taking advantage of this popular standard for real-world projects, is very strong. (Material on the emerging Simple Object Access Protocol (SOAP) and WML built with XML/XLST brings the book absolutely up to date.) A longer case study provides an ambitious example of enterprise Oracle at work. This Customer Relationship Management (CRM) system (with support for call centers) demonstrates a true n-tiered architecture built around Oracle.

For developers and IT managers alike, this authoritative tour on the best of the Oracle platform is really a must-have for anyone serious about development. It proves not only that Oracle is a great database platform, but also that it’s ready to run the entire enterprise through powerful Internet and component-based tools. –Richard Dragan

Topics covered:

  • History of Oracle
  • Introduction to PL/SQL
  • Overview of Oracle tools (including Forms, Reports, Portal, Designer, Oracle 8i, and JDeveloper)
  • SQLJ and JavaServer Pages (JSP)
  • Enterprise JavaBeans on the Oracle platform
  • XML support in Oracle
  • Enterprise Application Design (EAD) and n-tiered architectures on the Oracle platform
  • Oracle database fundamentals (including data dictionaries, indices, and object/relational design)
  • Oracle Net8 for scalability
  • Designer 6i (case study for an online course-registration database)
  • PL/SQL tutorial (including PL/SQL Server Pages and the Web Toolkit for Web programming)
  • Case study for an online stock-tracker application
  • Java stored procedures
  • JDBC tutorial (including APIs, binary fields, connection pooling, and caching)
  • SQLJ tutorial
  • Introduction to EJB
  • Oracle performance tuning
  • Oracle Business Components for Java (BC4J)
  • Case study for a discussion database using PL/SQL and Java
  • Search engines with Oracle interMedia
  • XML fundamentals and Oracle
  • Case study for a Customer Relationship Management (CRM) enterprise system
  • The Simple Object Access Protocol (SOAP)

Professional Oracle 8i Application Programming with Java, PL/SQL and XML

Filed Under: XML Books Tagged With: Application, Bc4j, Business Components, Data Management Software, Enterprise Development, Enterprise Javabeans, Java, Java Developers, Nitty Gritty Details, Oracle, Oracle 8i Database, Oracle Corporation, Oracle Databases, Oracle Tools, Pl Sql, PL/SQL, Professional, Professional Oracle, Programming, Programming Approaches, Programming With Java, Relevant Tools, Server Side Programming, Sql Applications, Sql Language, Using Oracle

Beginning Java Databases: JDBC, SQL, J2EE, EJB, JSP, XML

May 4, 2010 by BPELforum

Product Description
Java has evolved into a robust, high performance programming language that is well suited to a range of different environments, be it on a middle tier Application Server or a client browser. Regardless of the architecture of your application you are using, it will almost certainly need to make use of data that is stored in some form of database. Relational databases are the data store of choice in the vast majority of businesses, and have also evolved enormously over the recent years, into powerful and feature-rich data management systems.

This book aims to teach you how to use these two powerful technologies to build successful Java database applications. You will find out how relational databases work and how you can use them in your Java programs, through the JDBC interface. You will see how to apply your new skills in an enterprise environment and by the end will be building sophisticated web-enabled Java database applications that incorporate other technologies, such as XML.

This book covers:

Using the JDBC API to build database-driven Java applications
Introduction to new JDBC 3.0 features
SQL and relational database design
Object-relational mapping frameworks and techniques
Debugging your application and logging its activities
Applying Java and JDBC skills in a J2EE environment
Integrating XML into you Java database applications

Beginning Java Databases: JDBC, SQL, J2EE, EJB, JSP, XML

Filed Under: XML Books Tagged With: Application Server, Beginning, Beginning Java Databases, Data Management Systems, Databases, Enterprise Environment, Frameworks, J2ee, Java, Java Applications, Java Database Applications, Java Jsp, Java Programs, JDBC, Jdbc Api, Jdbc Interface, Object Relational Mapping, Performance Programming, Programming Language, Relational Database Design, Relational Databases, Sophisticated Web, Tier Application, Xml Java
« Older Posts

RSS BPELpros.com

  • BizTalk Server
  • IBM
  • OpenLink Software
  • SAP AG

Return to top of page

Copyright © 2012 · Delicious Theme on Genesis Framework · WordPress · Log in