AS/400 Toolbox for Java reference links
While we do expect that most developers who are using AS/400
Toolbox for Java know and understand HTML, XHTML, Java, and
Servlets, this section is provided as a brief overview of these
topics. These links give you a source for additional learning.
HTML
HTML (HyperText Markup Language) is the most popular language for
publishing documents on the World Wide Web. There are many good
sites for learning HTML. Some of these are:
- The World Wide Web
Consortium
: W3C sets standards for
publishing on the web. This site contains some HTML instruction and
information about current standards for publishing on the World
Wide Web
-
HTMLCompendium.org
: HTMLCompendium provides
information on coding HTML, including definitions of common tags
and events
- HTML Tag List
: Provides definitions for
various HTML tags
XHTML
XHTML is touted as the successor to HTML 4.0. It is based on HTML
4.0, but incorporates the extensibility of XML. Sites that provide
information on XHTML and XML are provided below:
-
IBM
:
Provides a site dedicated to the work IBM does with XML and how it
works to facilitate e-commerce
- The Web Developer's Virtual Library
: Gives a good
overview of XHTML and how it works with HTML and XML for web
authoring
- The World
Wide Web Consortium
: Provides an introduction to
XHTML and reasons web developers would want to turn to this markup
language as a standard
-
XML.com
: Journal that provides updated
information on XML in the computer industry
- CommerceNet's XML
Exchange
: Forum where developers can
discuss XML and the ways they use it for e-commerce
Java
Servlets
JNDI
Other references