登入
選單
返回
Google圖書搜尋
J2EE and JAX
Michael Yawn
Mike Yawn
其他書名
Developing Web Applications and Web Services
出版
Prentice Hall Professional
, 2002
主題
Computers / General
Computers / Programming / General
Computers / Languages / General
Computers / Languages / Java
Computers / Internet / Web Design
Computers / Internet / Web Programming
Computers / Online Services
Computers / Internet / General
ISBN
0130476765
9780130476760
URL
http://books.google.com.hk/books?id=SK0Im1uI3jsC&hl=&source=gbs_api
EBook
SAMPLE
註釋
This book is a hands-on guide to the technologies used to develop Web Applications and Web Services. This includes the set of technologies known as Java 2 Enterprise Edition (J2EE), and the emerging set of technologies for developing Web Services known as the Java APIs for XML (JAX). The book begins with a sample application that has only a command line user interface, runs on a single system, has no persistence mechanism for its data, and has not facility to interoperate with other programs. In gradual step-by-step evolution, this application grows to a rich user interface with a web-centric architecture using Servlets, JSP, and XML. The book explores persistence options including Serialization, JDBC, and Java Data Objects. It also shows how Enterprise JavaBeans can be used to deploy the application in an Application Server. The book is very code-rich, with example programs throughout and on the CD. The book assumes only a basic knowledge of Java programming; all of the fundamental technologies you need to know, such as XML, Servlets, and Enterprise JavaBeans, are covered in a logical progression.