BPELforum.com

Business Process Execution Language (BPEL)

Similar Posts

  • XML in a Nutshell, 2nd Edition
  • Learning XML, Second Edition
  • Building Xml Applications
  • XML: The Complete Reference
  • XML in Technical Communication

Inside XML DTDs: Scientific and Technical

May 6, 2010 by BPELforum

Product Description
Inside XML DTDs is a complete handbook to the DTDs created for general purpose use as well as specific technical ones. Coverage of data formats, technical formats, and business formats as well as a complete guide to creating, using, and updating DTDs.Amazon.com Review
The eXtensible Markup Language (XML) is challenging to learn, in part because it embodies both a mechanism to build customized data-oriented Web solutions and a set of previously developed ones to be exploited. Inside XML DTDs comes at the subject from both sides to illustrate the possibilities, preparing readers to create their own XML dialects.

This book really centers on the technical and scientific fields, demonstrating the benefits XML offers those disciplines through established XML implementations. MathML–an XML dialect that displays mathematical equations–and the Chemical Markup Language (CML) are two examples of the languages presented in depth. Authors Simon St. Laurent and Robert Biggar begin the book by pointing out the huge strides XML makes to span the gap between the technology of the Web and the language of many technology fields.

An introduction to the fundamental structures and syntax of XML is presented, culminating in chapters that focus on document type definitions (DTDs)–the core of the book. Some readers may be surprised that the majority of the book is dedicated to existing XML applications, but if they read closely they’ll glean much useful information. –Stephen W. Plain

Topics covered: XML syntax, DTD document design, XLink and XPointer, MathML, RDF and Dublin Core, VHGTM, CML, BioML, BSML, Weather Observation Markup Format, AML, AIML, and Perl-based XML processing.

Inside XML DTDs: Scientific and Technical

Filed Under: XML Books Tagged With: Aiml, Amazon, Bsml, Business Formats, Chemical Markup Language, Cml, Document Design, Document Type Definitions, Dtd Document, Dtds, Dublin Core, Extensible Markup Language, Fundamental Structures, Inside, Mathematical Equations, Oriented Web, Scientific, Simon St, Technical, Technology Fields, Weather Observation, Xml Applications, Xml Implementations, Xpointer

Professional JSP : Using JavaServer Pages, Servlets, EJB, JNDI, JDBC, XML, XSLT, and WML

May 6, 2010 by BPELforum

Product Description
Professional JavaServer Pages covers a wide variety of areas including design and architecture, JSPs and their relation to J2EE (Servlets, EJBs, JDBC etc) as well as extensive coverage of the tag extension mechanism that allows you to customize the tags you use in your pages to the data you’re presenting.

Readers are given an introduction to JSP, explaining how they relate to servlets, showing the tags, and creating beans to encapsulate business logic, to keep web page design simple. Further chapters cover database access with JDBC and connection pooling, JSP debugging, and web application architecture using JSP and servlets.

After considering security issues in JSP web applications, the book concludes with seven real-world case studies including using JSP, XML and XSLT to target content at WAP and HTML browsers, e-commerce, streaming using JMF, and porting an existing ASP-based application to JSP. Appendices give programming refreshers on installing the Tomcat JSP/Servlet engine, detailed references to JSP, the Servlet API, and HTTP, and finally JSP for ASP programmers.

This book is for both professional Java developers, who want to use JSP as the front-end of their J2EE web applications, and web designers, who want to see how JSP separates presentation from dynamic content generation. Although no knowledge of Java is assumed, reference will be made to a quick start Java tutorial at wrox.com and to other materials for some topics. Knowledge of HTML and some programming experience is required.Amazon.com Review
For readers with some previous Java experience, Professional JSP is a comprehensive guide to today’s JavaServer Pages (JSPs). Besides a solid tutorial on JSPs and servlets, this book gives you lots of useful examples of how JSPs can work with other Java APIs (like EJBs and XML) to deliver highly functional Web sites.

Professional JSP shows the underlying servlet code for many JSP samples. As explained by the authors, JSPs are a simpler way to write servlet code because Java statements are embedded within HTML. This fact makes the book especially useful to programmers who know about servlets and want to progress to JSP development. The introductory tutorial to JSP is as good as any you’ll ever see. Short examples illustrate basic JSP features like directives, scripting elements, implicit objects, and JavaBeans. The book also reveals a variety of ways to track session information (including cookies), which is particularly helpful.

Several case studies show key concepts in action, including how to use custom tag libraries. Nicely functional samples include a Web site for an online investment company, a photography database, and a membership-based online grocery store. (This last example shows how to use LDAP and JNDI to store user information.) In addition to a thorough tutorial for learning JSPs, chapters in this text look at combining EJBs, XML, and other Java 2 Enterprise features that you’ll need for successful real-world development. Handy appendices detail how to install and configure the free Apache Web Server and Tomcat JSP engine. There’s also a reference to all JSP and servlet objects and APIs.

Overall, you’ll mine plenty from Professional JSP, including several extremely useful coding examples that’ll get you going on serious development for real-world e-commerce Web sites. –Richard Dragan

Topics covered:

  • Introduction to Java 2 Enterprise Edition and JavaServer Pages (JSP)
  • JSP, CGI, and ASP compared
  • The JSP life cycle
  • JSP directives, scripting elements, standard actions, and implicit objects
  • Servlet architecture and APIs
  • Using JavaBeans with JSPs
  • JDBC database programming basics
  • Using the PoolMan database connection pool manager
  • Storing session state with hidden fields, cookies, and URL rewriting
  • Error handling and debugging with JSPs
  • Tag extensions and tag libraries
  • Personalizing look-and-feel and content with JSPs
  • Global settings
  • JSP architecture
  • Security and personalization with JNDI and LDAP
  • Introduction to Enterprise JavaBeans (EJBs)
  • HTTP streaming with JSPs
  • Basics of the Wireless Access Protocol (WAP)
  • Wireless Markup Language (WML)
  • XML and XSLT
  • Case studies on e-commerce and Web-site personalization
  • Professional JSP : Using JavaServer Pages, Servlets, EJB, JNDI, JDBC, XML, XSLT, and WML

    Filed Under: XML Books Tagged With: Amazon, Architecture Jsp, Asp Programmers, Business Logic, Dynamic Content Generation, Experience Professional, Extension Mechanism, Html Browsers, Java Experience, JavaServer, JDBC, Jndi, Jsp Servlet, Jsps, Other Java Apis, Pages, Professional, Professional Java Developers, Professional Jsp, Servlet Api, Servlet Code, Servlets, Tomcat Jsp, using, Using Javaserver Pages, Web Application Architecture, Web Designers, XSLT

    XML: Extensible Markup Language

    May 5, 2010 by BPELforum

    Product Description
    Not since Java has a new language turned so many heads in the Web community. Why is XML generating so much buzz? It offers greater flexibility and control when creating Web documents for one. If HTML doesnt have the tags you need, for example, make your own with XML. And thats just the beginning of what this powerful metamarkup language can do.

    In XML: Extensible Markup Language, renowned author and programming guru Elliotte Rusty Harold combines clear, concise explanations with practical real-world examples to give you a complete understanding of XML. You get expert advice on creating XML documents, step-by-step instructions for adding customized structure to documents, tips for converting HTML to XML, strategies for assembling documents from multiple data sources, in-depth coverage of international scripts, character sets, fonts, and Unicode, thorough analysis of Xlinks and Xpointers, and much more.

    The CD-ROM that accompanies XML: Extensible Markup Language features the source code for all the samples in the book as well as copies of Internet Explorer 4 and Netscape Communicator.Amazon.com Review
    In the crowd of XML books, this book stands out, with its specific focus on the needs of Web-page authors. Elliotte Harold handles the technical details and programming aspects as briefly as possible in order to concentrate on the pragmatic issues of producing efficient Web sites.

    Harold divides the 11 chapters of the book into three parts. The first part covers the basics of XML, providing enough information to start creating XML Web pages. This section includes information on the philosophy behind XML, how XML uses extensibility in place of a multitude of tags, how to render XML documents into HTML, how to get pages onto the Web, and how to use Extensible Style Language (XSL) style sheets.

    The second part discusses more advanced issues, such as document type definitions, how to assemble documents from a variety of sources, how to use attributes to describe elements, and how to use Xlinks and Xpointers to provide greater functionality than HTML’s hyperlinks and anchors. Each chapter builds upon the preceding ones so by the time you get to part 3, “Practical XML,” you’re able to follow right along as Harold demonstrates XML in action. In this section, Harold uses XML to build a push technology site and then a genealogy site, element by element. An enclosed CD-ROM contains the source code for all the book’s examples. –Elizabeth Lewis

    XML: Extensible Markup Language

    Filed Under: XML Books Tagged With: Amazon, Concise Explanations, Creating Web, Document Type Definitions, Expert Advice, Extensible, Extensible Markup Language, Internet Explorer, language, Language Product, Language Xsl, Markup, Pragmatic Issues, Programming Aspects, Programming Guru, Renowned Author, Rusty Harold, Style Language, Web Documents, Web Page Authors, Xlinks, XML Books, Xml Documents

    Professional XML Web Services

    May 5, 2010 by BPELforum

    Product Description
    Web Services are self-describing, modular applications. The Web Services architecture can be thought of as a wrapper for the application code. This wrapper provides standardized means of: describing the Web Service and what it does; publishing it to a registry, so that it can easily be located; and exposing an interface, so that the service can be invoked – all in a machine-readable format. What is particularly compelling about Web Services is that they can be accessed by any client that understands XML, regardless of the platform, language, or object model.

    This book provides a snapshot of the current state of these rapidly evolving technologies, beginning by detailing the main protocols that underpin the Web Services model (SOAP, WSDL, and UDDI), and then putting this theory to practical use in a wide array of popular toolkits, platforms, and development environments.

    The technologies presented in this book provide the foundations of Web Services computing, which is set to revolutionize Distributed Computing, as we know it.

    This book covers:

  • The architecture of Web Services – past, present, and future
  • Detailed explanation of SOAP 1.1
  • An overview of SOAP 1.2
  • IBM Web Services Toolkit and Microsoft SOAP toolkit 2.0
  • Other SOAP implementations in Perl, C++, and PHP
  • Java Web Services with Apache SOAP
  • WSDL 1.1, UDDI 1.0, and 2.0
  • Creating and deploying Web Services using .Net
  • Building Web Services using Python
  • Applying security at both transport and application levels
    Amazon.com Review
    Whatever your favorite programming language, Professional XML Web Services does a good job at explaining recent technologies and tools needed to understand and use Web services. Whether you are a developer or an IT manager, this book’s wide-ranging perspective on some late-breaking standards and tools will help you design and code the next generation of Web applications.

    The strong cross-language perspective is what distinguishes this title from the rest of the pack. The book surveys actual tools for developing Web services in C++, Java, Perl, Python, and Microsoft’s new C# language (part of .NET). Short chapters survey what’s out there for Web services developers, with options from IBM, Sun, HP, and Microsoft. If you are somehow convinced that one vendor has a head start with Web services, you’ll think again after reading this volume.

    The heart of this text is its thorough and approachable tour of core standards needed for Web services, from the innards of SOAP for sending messages between systems over HTTP or other protocols, to WSDL for describing Web services and UDDI for looking them up at run-time. The book does a good job at fixing a very fast moving target. (SOAP 1.1 is used here instead of the emerging 1.2 standard.) Besides the new .NET (and ADO.NET) on the Microsoft platform, there’s also coverage of the older SOAP Toolkit 2.0. Sections on using Perl and Python will help bring fans of these popular Web development languages onboard with Web services.

    The authors conclude with two larger case studies, an interesting remote file system exposed through Web services using Java, plus an auction database done in the new C#. Anchoring the discussion in what are sure to be the two most popular choices for Web services development helps ensure this text has a practical focus, too. With its range of coverage of what Web services are and the actual standards and tools used to implement them, this title is a perfect choice for learning what all the fuss is about. It’s all anyone needs to start designing and coding with Web services using many of today’s most popular programming languages and tools. –Richard Dragan

    Professional XML Web Services

  • Filed Under: XML Books Tagged With: Amazon, Apache Soap, Application Code, Building Web Services, Cross Language, Description Web, Detailed Explanation, Development Environments, Evolving Technologies, Java Web Services, Language Perspective, Platform Language, Professional, Professional Xml Web Services, Readable Format, services, Soap Toolkit, Soap Wsdl, Uddi, Web Services Architecture, Web Services Toolkit, Xml Web Services

    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
    « Older Posts
    Newer 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