TAILIEUCHUNG - Professional Portal Development with Open Source Tools Java Portlet API phần 8

Trong suốt cuốn sách này, chúng tôi đã thảo luận phát triển cổng thông tin có liên quan đến giao diện người dùng. Chương này, tuy nhiên, tập trung vào việc truyền tải thông tin giữa các cổng thông tin của bạn và lưu trữ thông tin doanh nghiệp của bạn với các dịch vụ Web. | Portlet Integration with Web Services Throughout this book we have discussed portal development as it relates to the user interface. This chapter however focuses on the information transmission between your portal and your enterprise information stores with Web services. Portlets are a great way to provide a front-end-user interface to back-end data sources and Web services provide a standard interface for the transmission of that information. Traditional Web services are data-oriented and presentation-neutral and must be aggregated and styled in order to provide presentation. On the other hand the OASIS WSRP Web Services for Remote Portlets specification introduces a presentation-oriented Web service interface facade for remote portlets that mixes application and presentation logic. WSRP defines how a portlet can be invoked remotely by another portal and is a mechanism for simpler integration between portals and Web services. In this chapter we describe the basic concepts of Web services and portal integration build examples of portlets interacting with traditional Web services and provide an overview of the WSRP specification. All source code for the examples in this chapter including the code referred to but not listed is on the book s Web site at . Basic Concepts Unless you have been in a cave for the last few years you know that Web services are software applications that can be discovered described and accessed based on XML and standard Web protocols over computer networks. The messaging foundation of Web services is SOAP Simple Object Access Protocol . WSDL Web Service Definition Language is used for describing the interfaces of SOAP Web services and UDDI Universal Description Discovery and Integration registries are used for discovering and finding such Web services. Because there is community acceptance and standards agreement on these specifications to promote interoperability between applications any portal Chapter 10 developer should .

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.