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




XML JSP

   
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

XML/XSL and JSPs XML and XSL are technology standards that are quickly gaining popularity in the web application developers market. The two technologies, used together, allow one to cleanly separate an applications data from the rules or logic that transform that data into a particular presentation. XML is the standard used to represent the data. XSL is the standard used to represent the transformation rules.
Using XML and JSP together XML and JSP are two of the hottest buzzwords these days. This article shows how you can use these two technologies together to make a dynamic Website. You also get a look at code examples for DOM, XPath, XSL, and other Java-XML techniques.
Serving XML with JavaServer Pages Every successful e-commerce system has two major requirements: it should be usable and interoperable in a heterogeneous computing environment. In the case of usability, Web applications, such as e-commerce sites, can't look to desktop applications for a good model. It's sad but true; mediocre or even poor usability is sometimes tolerable for desktop applications since the money has already changed hands by the time the shortfall is discovered.
Using XML With WebLogic Server This document provides a foundation for using XML with WebLogic Server. It focuses primarily on how XML interfaces with the various services of WebLogic Server. For more information on XML and related technologies, please refer to the Additional resources section.
Web Application Development with JSP and XML Part I: Fast Track JSP If you have had the opportunity to build Web applications using technologies such as Common Gateway Interface (CGI) and servlets, you are accustomed to the idea of writing a program to generate the whole page (the static and the dynamic part) using that same program. If you are looking for a solution in which you can separate the two parts, look no further. JavaServerTMPages (JSPTM) are here.
Web Application Development with JSP and XML Part II: JSP with XML in mind The Extensible Markup Language (XML) has become the de facto standard data representation format for the Internet. XML data can be processed and interpreted on any platform--from handheld device to mainframe. It a perfect companion for Java applications that need portable data.
Generate dynamic XML using JavaServer Pages technology JavaServer Pages (JSP) technology is typically used for building HTML pages with dynamic content. But you can use this technology to generate dynamic content in other formats as well, including XML. Using real examples, this article will show how to build a JSP page as an XML document template that is "filled in" at request time using Java code embedded in the page.
Developing XML Solutions with JavaServer Pages Technology If you've ever had the opportunity to build a web application using Java technology, chances are you have used Java Server Pages (JSP) for content display.
Developing XML Applications with WebLogic Server The following sections describe how to use the Java programming language and WebLogic Server to develop XML applications. It is assumed that you know how to use Java Servlets and Java Server Pages (JSPs) to write Java applications.
Code XML data islands in Web pages Find out some interesting ways to use XML in Java Server Pages for application integration and data exchange, as well as for publishing the data in a browser. Using the described techniques, you can place "islands" of XML data inside your HTML pages.

    JAVA and XML
Introduction

SAX

DOM

JDOM

Parsers (JAXP)

XML Schemas

XML Object-Mapping

XSLT

XSL

XML Databases

XML and JMS (JAXM)

XML B2B

WEBServices

Protocols and Communications

XML Performance

XML and JSP

XSLT and JSP

XML and Servlets

XSLT and Servlets

XML Design Strategies

Wireless XML

XML and SOAP

XML Web Applications

XML Specifications

    JAVA and XML
HOME PAGE:
Java and XML

FAQ:
JGURU
XML FAQ
Java and XML
XML and DOM FAQ
Java Index FAQ

WHITE PAPERS:
Java and XML
XML Wireless Applications
White Paper Index

BEST SITES:
XML.com
XML at SUN
bea developers
XML Connection
IBM xml
DeveloperLife.com
XML Cover Pages

SPECS:
Java and XML
DOM Req

DOCS:
Java API XML Messaging
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:
Java and XML

NEWSGROUPS:
com.lang.java

ARTICLES:
Java and XML
Sun Articles

TUTORIALS:
Java and XML
J2EE Tutorial 1
J2EE Tutorial 2
J2EE Tutorial 3
J2EE Patterns

FORUMS:
JGURU
Sun J2EE forum

USER GROUPS:
Java User Groups

BOOKS:
Free Java Xml Books
Java Xml Books