aa Contact Us aa Home aa About Us aa news aa Free Books aa Books




SERVLETS AND XML

   
J2EE
Subcategories


J2EE
aa Connectors
aa EJB
aa Java Mail
aa JDBC
aa JMS
aa JMX
aa JNDI
aa JSP
aa JTA
aa JTS
aa IDL
aa RMI/IIOP
aa Servlets
aa XML/JAX/JDOM
a INTEROPERABILITY
aa CCM
aa COM
aa CORBA
aa XML
aa WebServices

OTHER
aa J2EE Certification
aa J2EE Design
aa J2EE Performance
aa Java Data Objects

JAVA NETWORK
aa JavaOlympus
aa J2EEOlympus
aa JSPOlympus
aa J2meOlympus







Servlets and XML: Made for each other Find out how Java servlets and XML work together to generate an XML document and DOM tree and interface with a database. This article includes a couple of useful techniques: using HTTP parameters to control processing and generating a DOM tree without an XML source document.
Configuring servlets using XML servlet configuration The Application Server Version 2.0 provides a set of APIs for setting servlet configuration parameters without using the Application Server Manager.
PERSPECTIVE ON TECHNOLOGY: JAVATM SERVLET API AND XML August 15, 2000 -- Dynamic, database-driven web content has become critical to improving efficiency and productivity. Although there are many techniques to generate and present dynamic web content, the most flexible and promising combines eXtensible Markup Language (XML) and JavaTM Servlets.
Developing, Applying and Optimizing XSLT with Java Servlets This article explains the basic patterns and programming techniques commonly used when XSL Transformations (XSLT), Java Servlets, and XML are combined to create sophisticated web applications.
Add XML to your J2EE applications J2EE, as a multitier enterprise application framework, currently remains incomplete by relying on HTML as its presentation layer, limiting the target audience largely to Web browsers. In this article, Eoin Lane proposes an open source replacement for the J2EE presentation layer by building an XML-aware application server with a fully operational end-to-end solution.
Dynamic XML in COOCON Web publishing is very limited without the ability to create dynamic content. By dynamic XML we mean the content that is created as a function of request parameters or state of the requested resource. For this reason, a lot of work and design has been put into Cocoon to allow dynamic XML content to be generated.

    SERVLETS
Introduction

Architecture

Servlets and JavaBeans

Servlets and Forms

Servlets and JDBC

Servlets and Cookies

Servlets Debugging

HTTP Tunneling

Servlets and Sessions

Servlets Security

Inter-Servlet Communication

Servlets and JSP

Servlets as Web Services

Wireless Servlets

Servlets and JMS

Servlets and EJB

Servlets and CORBA

Servlets and RMI

Servlets and XML

Servlets and XSLT

Servlets Design Patterns

Servlets and EMail

Servlets and Tomcat

Servlets Testing

Servlets Performance

Servlets Frameworks

Servlets Web Applications

    SERVLETS
HOME PAGE:
Servlets

FAQ:
JGURU
Java Index FAQ

WHITE PAPERS:
EJB
J2EE
Filters
White Paper Index

BEST SITES:
CoolServlets
Jcorporate
Servlets.com
ServletSource
bea developers
jMiddleware
Servletforum
IBM Java

SPECS:
Servlets

DOCS:
J2EE Tech Overview
J2EE
J2EE Glossary
J2EE Case Studies
J2EE Compatability
J2EE Design Patterns
J2EE Overview


javax.ejb
javax.naming
javax.naming.directory
java.rmi
javax.rmi
javax.servlet
javax.servlet.http
javax.servlet.jsp
javax.servlet.jsp.tagext
javax.transaction
javax.transaction.xa
java.sql
javax.sql
java.security
javax.jms
javax.mail
javax.xml.parsers
org.w3c.dom
org.xml.sax
org.omg.CORBA


DOWNLOADS:
Servlets

NEWSGROUPS:
com.lang.java

SUN SERVLETS ARCHIVE:
Sun Servkets Archive

ARTICLES:
Servlet Articles 1
Servlet Articles 2
Servlet Engines
Sun Articles

TUTORIALS:
Servlets 1
Servlets 2
J2EE Tutorial 1
J2EE Tutorial 2
J2EE Tutorial 3
Advance Java
J2SE Tutorial
online training
J2EE Patterns
audiocasts

FORUMS:
JGURU
Sun J2EE forum

USER GROUPS:
Java User Groups

BOOKS:
Free Servlets Books
Servlets Books