站内搜索: 请输入搜索关键词
当前页面: 图书首页 > XML and Java: Developing Web Applications, Second Edition

XML and Java: Developing Web Applications, Second Edition

[ directory ] Previous Section Next Section

11.8 Summary

This chapter described how to develop a Web application with database access. Because XML has become a first-class format for exchanging business data, it is very important to determine the method for storing an XML document in and retrieving it from a database梚n particular, RDMBS. This chapter also discussed how to develop a three-tier Web application with Servlet and EJB. They are becoming a common framework for developing highly scalable and reliable Web applications.

This chapter described how to integrate databases in a three-tier architecture. As you know, the Web is distributed and very dynamic. A huge amount of Web pages and (HTML-based) services are on the Web. Recently, a new architecture to provide services in a very dynamic way on the Web is receiving attention. The next two chapters describe it梂eb services.

    [ directory ] Previous Section Next Section