000 03020cam a22002414a 4500
999 _c192
_d192
001 1360
005 20200630112658.0
008 060201s2007 maua b 001 0 eng
020 _a0763734233 (pbk.)
020 _a9780763734237
022 _a9788173198342 (pbk)
040 _cDLC
082 0 0 _a005.133
_222
_bK1226
245 0 0 _aJava Web development illuminated /
_cKai Qian ... [et al.].
260 _aNew Dehli :
_bNarosa,
_c2007
300 _axvi, 702 p.
_bill. ;
_c24 cm.
500 _aIncludes bibliographical references and index.
650 0 _aJava (Computer program language)
650 0 _aWeb site development.
700 1 _aQian, Kai.
942 _cBK
505 0 _aJava Web Development Contents Preface 1. Web Application Concepts 1.1 History 1.2 Web Architecture 1.3 J2EE Architecture 1.4 Self-Review Questions References 2. XML Basics 2.1 Overview 2.2 XML Documents 2.3 DTD and XML Schema 2.4 Parsing XML 2.5 Transforming XML 2.6 Examples and Lab Practice 2.7 Summary 2.8 Self-Review Questions 2.9 Exercises 2.10 Programming Exercises References 3. Java Servlets 3.1 Overview 3.2 Environments for Java Servlets 3.3 Basics of Java Servlets 3.4 Communications with Servlets 3.5 Examples and Lab Practice 3.6 Summary 3.7 Self-Review Questions 3.8 Exercices 3.9 Programming Exercises References 4 Java Server Pages (JSP) 4.1 Overview 4.2 JSP Basics 4.3 JSP syntax 4.4 Expression Language (EL) in JSP 4.5 Integrations with JSP 4.6 Custom Tags in JSP 4.7 JSP XML Syntax Documents 4.8 JSP Debugging and Testing 4.9 Examples and Lab Practice 4.10 Summary 4.11 Self-Review Questions 4.12 Exercises 4.13 Programming Exercises References 5. Case Study: MVC Architecture for Web Applications 5.1 Overview 5.2 MVC Basics 5.3 JDBC 5.4 A Case Study: On-Line Shopping Application 5.5 Summary 5.6 Self-Review Questions 5.7 Exercises 5.8 Programming Exercises References 6. Enterprise JavaBeans (EJB) 6.1 Overview 6.2 Session Beans 6.3 Entity Beans 6.4 Message Driven beans 6.5 EJB Web service 6.6 The Deployment Model of EJB 6.7 Examples and Lab Practice 6.8 Summary 6.9 Self-Review Questions 6.10 Exercises 6.11 Programming Exercises References 7. SOAP 7.1 Overview 7.2 SOAP Message Structure 7.3 The Envelope Element 7.4 The Header Element 7.5 The Body Element 7.6 SOAP 1.2 Faults 7.7 SOAP 1.1 Faults 7.8 Data Encoding 7.9 Message Styles and Encoding Styles 7.10 Examples and Practice Labs 7.11 Summary 7.12 Self-Review Questions 7.13 Exercises 7.14 Programming Exercises References 8. Web Services 8.1 Overview 8.2 Web Services Description Language (WSDL) 8.3 SOAP with Attachments API for Java (SAAJ) 8.4 Java API for XML-based RPC (JAX-RPC) 8.5 Universal Description, Discovery, and Integration (UDDI) 8.6 Java API for XML Registries (JAXR) 8.7 Examples and Practice Labs 8.8 Summary 8.9 Self-Review Questions 8.10 Exercises 8.11 Programming Exercises References