dev@glassfish.java.net

review changes to webtier home page

From: <Carla.Mott_at_Sun.COM>
Date: Thu, 09 Jun 2005 01:02:30 -0600 (MDT)

Jan or Jean-Francois,

Please review the changes I made to the webtier home page.
Diffs are useless since it's html. So I grabbed the html
code for just that section.

CArla

The following was added to the start of the WebTier Technologies section:

<p>The following technologies are developed as part of GlassFish. The
webtier code is located in several places in the repository.&nbsp;
First there is code for the <a
href="https://glassfish.dev.java.net/source/browse/glassfish/appserv-webtier/src/java/">Servlet
and JSP contianers</a>, code that <a
href="https://glassfish.dev.java.net/source/browse/glassfish/appserv-core/src/java/com/sun/enterprise/web">configures
and (lifecycle) manages</a> the JSP/Servlet container, <a
href="https://glassfish.dev.java.net/source/browse/glassfish/webtier-extensions/src/java/com/sun">extensions
(subclasses/interfaces)</a> to classes in appserv-webtier,<a
href="https://glassfish.dev.java.net/source/browse/glassfish/pwc-commons/src/java/com/sun/enterprise">
webtier utility classes</a> that are not extensions of appserv-webtier
and<a
href="https://glassfish.dev.java.net/source/browse/glassfish/servlet-api/src">
Servlet and JSP API definitions</a>.&nbsp; Something new for you to
checkout is the <a
href="https://glassfish.dev.java.net/source/browse/glassfish/appserv-http-engine/src/java/com/sun/enterprise/web/connector/grizzly/">code
for Grizzly</a>.<br>
</p>