TAILIEUCHUNG - XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application- P4

XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application- P4: Là một nhà phát triển Web, bạn biết những thách thức trong việc xây dựng các ứng dụng mạnh mẽ trên nhiều nền tảng. Tạo các ứng dụng di động trở nên thật sự có thể bằng cách sử dụng Java cho code và XML để tổ chức và quản lý dữ liệu. "XML, XSLT, Java, và JSP: Một trường hợp học" sẽ giúp bạn tối đa hóa khả năng của XML, XSLT, Java, và JSP trong các ứng dụng web của bạn | 132 Chapter 6 bonForum Chat Application Implementation Using Xalan-Java 2 Instead of Xalan-Java 1 The bonForum release with this book was developed before a stable release of Xalan-Java 2 was available. It turned out that the part of Xalan that we use XSLT transformation was among the most reworked parts of the Xalan product as it went to version 2. Here is what the version 2 says Given the scope of the redesign the changes with respect to Xalan-Java are global in nature . Xalan-Java 2 implements the TraX Transformation API for XML product of extensive open-source collaboration by members of the XML developer community TrAX provides a conceptual framework and a standard API for performing XML transformations. Fortunately the changeover to Xalan-Java 2 did not have a major impact on the design of bonForum it requires only a somewhat different way to create and use an XSLT processor so the input and output of that processor will remain the same. For information about using either Xalan Java 1 or 2 with the bonForum project please refer to Chapter 4 XML and XSLT Xerces and Xalan Section Installing Xalan. Also check for the latest bonForum information at . Xalan s XSLT Servlet At the time we were developing our XSLT custom tag there was no XSLT servlet in we may be tempted to solve the XSLT requirements of our JSP tag by having it access the XSLT servlet that is now provided with Xalan. We recommend that you try that approach in similar tried again with Xalan but it still had the old documentation for the Xalan-Java servlet although it has changed drastically including the name of the servlet. Now with Xalan the servlet sample is a very useful resource. Relative to the root folder for either Xalan-Java 1 or Xalan-Java 2 look for the XSLT servlet documentation at docs servlet. JSP Scripting with Java Code We found some code in the Xalan sample TransformToDom .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.