<style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style> Enap catalog › Details for: XML, XSLT, JAVA and JSP :
Normal view MARC view ISBD view

XML, XSLT, JAVA and JSP : a case study in developing a web application

By: ROCKWELL, Westy.
Material type: materialTypeLabelBookPublisher: Boston : New Riders, 2001Description: 746 p.Subject(s): Gestao Tecnologica | Linguagem de Programacao | Informatica | Sistemas e Tecnologias da InformacaoOnline resources: Acesso
Contents:
1 - Introductions e requirements 1 1.1 - The goal of this book 1.2 - Why use this book? 1.3 - How to use this book? 1.4 - Some choices facing web application developers 1.5 - Development choices made for this book 1.6 - A note about platform independence 2 - An environment for java software development 2.1 - Java 2 platform, standart edition 2.2 - Compiling java programs 2.3 - Running java programs 2.4 - Debugging java programs 2.5 - Other features of elixirIDE 3 - Java servlets and javaServer pages: jakarta tomcat 3.1 - Apache software foundation 3.2 - Jakarta tomcat 3.3 - Installing tomcat 3.5 - Tomcat examples of servlets and JSPs 3.6 - Adding your tomcat web application 3.7 - Java servlets and JSPs 3.8 - The servletConfing and servletContext classes 3.9 - Web application scopes 4 - XML and XSLT: Xerces and xalan 4.1 - Apache XML project 4.2 - Instaling xerces 4.3 - Xerces parses XML 4.4 - SAX sees XML as events 4.5 - Installing xalan 4.6 - Xalan transforms XML using XSLT 4.7 - Using beanshell with xalan 4.8 - Using xalan from the command line 4.9 - Zvon XSL tutorial 4.10 - Xerces and xalan versus XT and XP 4.11 - JSP and XML synergy 5 - BonForum chat application use and design 5.1 - Installing and running bonForum 5.2 - Changing the bonForum web application 5.3 - Using XML to design web applications 5.4 - XML data flows in web applications 6 - BonForum chat application: implementation 103 6.1 - Building the bonForum web chat 6.2 - Displaying and selecting chat subjects 6.3 - Displaying chat messages 6.4 - Finding the chat element 6.5 - Displaying and selecting chats 6.6 - Displaying guets in chat 6.7 - Outputting the bonForum data as XML 6.8 - Future of bonForum project 7 - JavaServer pages: the browseable user interface 7.1 - JSP-based web applications 7.2 - Viewing bonForum from its JSP documents 7.3 - Further discussion about the JSP in bonForum 8 - Java servlet and java bean: bonForumEngine and bonForumStore 8.1 - The bonForumEngine servlet 8.2 - The bonForumStore class 9 - Java applet plugged in: BonForumRobot 9.1 - Hands-on with java applets 9.2 - XSLTProcessor applets 9.3 - BonForumRobot 10 - JSP taglib: the bonForum custom tags 10.1 - Java servlets, JSP, and tag libraries 10.2 - The bonForum tag library 10.3 - The outputDebugInfoTag class 10.4 - The OutputPathNames tag class 10.5 - The outputChatMessagesTag class 10.6 - XSLT and the transform tag class 10.7 - Displaying the available chats 10.8 - Displaying the available bonForums 10.9 - Displaying the guests in a chat - XML data storage class: ForestHashtable 11.1 - Overview of bonForum data storage 11.2 - The nodekey class 11.3 - The bonNode class 11.4 - ForestHashtable maps data trees 11.5 - Caching keys for fast node access 11.6 - Adding ForestHashtable nodes 11.7 - Deleting ForestHashtable nodes 11.8 - Editting ForestHashtable nodes 11.9 - Getting ForestHashtable 11.10 - More public ForestHashtable 11.11 - Initializing the bonForumXML database 11.12 - Runtime bonForumXML database 11.13 - More ForestHashtable 12 - Online information sources 12.1 - Always useful sites 12.2 - Apache software foundation 12.3 - Big Corporations 12.4 - CSS 12.5 - DOM information 12.6 - HTML 12.7 - HTTP 12.8 - Java 12.9 - JavaServer pages 12.10 - Java servlets 12.11 - Linux 12.12 - Open source 12.13 - RDF 12.14 - Web applications 12.15 - Web browsers 12.16 - Web servers 12.17 - XML 12.18 - XSL
Tags from this library: No tags from this library for this title. Log in to add tags.
    average rating: 0.0 (0 votes)
Item type Current location Collection Call number Copy number Status Date due Barcode
Livro Geral Biblioteca Graciliano Ramos
Livro Geral 2.19R6841x (Browse shelf) 1 Available 10009397
Browsing Biblioteca Graciliano Ramos Shelves , Collection code: Livro Geral Close shelf browser
2.19P9643p PROFISSIONAL XML 2.19R1656s SQL Server 2000 2.19R4547r REVOLUÇÃO em tempo real : 2.19R6841x XML, XSLT, JAVA and JSP : 2.19S2373i Informatica na empresa 2.19S2965s A sociedade informática : 2.19S5256l Linux administração :

Obra acompanhada de CD-ROM.

1 - Introductions e requirements 1 1.1 - The goal of this book 1.2 - Why use this book? 1.3 - How to use this book? 1.4 - Some choices facing web application developers 1.5 - Development choices made for this book 1.6 - A note about platform independence 2 - An environment for java software development 2.1 - Java 2 platform, standart edition 2.2 - Compiling java programs 2.3 - Running java programs 2.4 - Debugging java programs 2.5 - Other features of elixirIDE 3 - Java servlets and javaServer pages: jakarta tomcat 3.1 - Apache software foundation 3.2 - Jakarta tomcat 3.3 - Installing tomcat 3.5 - Tomcat examples of servlets and JSPs 3.6 - Adding your tomcat web application 3.7 - Java servlets and JSPs 3.8 - The servletConfing and servletContext classes 3.9 - Web application scopes 4 - XML and XSLT: Xerces and xalan 4.1 - Apache XML project 4.2 - Instaling xerces 4.3 - Xerces parses XML 4.4 - SAX sees XML as events 4.5 - Installing xalan 4.6 - Xalan transforms XML using XSLT 4.7 - Using beanshell with xalan 4.8 - Using xalan from the command line 4.9 - Zvon XSL tutorial 4.10 - Xerces and xalan versus XT and XP 4.11 - JSP and XML synergy 5 - BonForum chat application use and design 5.1 - Installing and running bonForum 5.2 - Changing the bonForum web application 5.3 - Using XML to design web applications 5.4 - XML data flows in web applications 6 - BonForum chat application: implementation 103 6.1 - Building the bonForum web chat 6.2 - Displaying and selecting chat subjects 6.3 - Displaying chat messages 6.4 - Finding the chat element 6.5 - Displaying and selecting chats 6.6 - Displaying guets in chat 6.7 - Outputting the bonForum data as XML 6.8 - Future of bonForum project 7 - JavaServer pages: the browseable user interface 7.1 - JSP-based web applications 7.2 - Viewing bonForum from its JSP documents 7.3 - Further discussion about the JSP in bonForum 8 - Java servlet and java bean: bonForumEngine and bonForumStore 8.1 - The bonForumEngine servlet 8.2 - The bonForumStore class 9 - Java applet plugged in: BonForumRobot 9.1 - Hands-on with java applets 9.2 - XSLTProcessor applets 9.3 - BonForumRobot 10 - JSP taglib: the bonForum custom tags 10.1 - Java servlets, JSP, and tag libraries 10.2 - The bonForum tag library 10.3 - The outputDebugInfoTag class 10.4 - The OutputPathNames tag class 10.5 - The outputChatMessagesTag class 10.6 - XSLT and the transform tag class 10.7 - Displaying the available chats 10.8 - Displaying the available bonForums 10.9 - Displaying the guests in a chat - XML data storage class: ForestHashtable 11.1 - Overview of bonForum data storage 11.2 - The nodekey class 11.3 - The bonNode class 11.4 - ForestHashtable maps data trees 11.5 - Caching keys for fast node access 11.6 - Adding ForestHashtable nodes 11.7 - Deleting ForestHashtable nodes 11.8 - Editting ForestHashtable nodes 11.9 - Getting ForestHashtable 11.10 - More public ForestHashtable 11.11 - Initializing the bonForumXML database 11.12 - Runtime bonForumXML database 11.13 - More ForestHashtable 12 - Online information sources 12.1 - Always useful sites 12.2 - Apache software foundation 12.3 - Big Corporations 12.4 - CSS 12.5 - DOM information 12.6 - HTML 12.7 - HTTP 12.8 - Java 12.9 - JavaServer pages 12.10 - Java servlets 12.11 - Linux 12.12 - Open source 12.13 - RDF 12.14 - Web applications 12.15 - Web browsers 12.16 - Web servers 12.17 - XML 12.18 - XSL

There are no comments for this item.

Log in to your account to post a comment.

Click on an image to view it in the image viewer

Escola Nacional de Administração Pública

Escola Nacional de Administração Pública

Endereço:

  • Biblioteca Graciliano Ramos
  • Funcionamento: segunda a sexta-feira, das 9h às 19h
  • +55 61 2020-3139 / biblioteca@enap.gov.br
  • SPO Área Especial 2-A
  • CEP 70610-900 - Brasília/DF
<
Acesso à Informação TRANSPARÊNCIA

Powered by Koha