================================================================================
=                                                                              =
=                             Template List                                    =
=                                                                              =
================================================================================

Last update: 10/31/2004

Repository.xml: XML template for OJB b6 repository file (V1.0)
Repository_database.xml: XML template for OJB b6 repository data base file (V1.1) [Upatted]
Repository_internal.xml: XML template for OJB b6 repository internal file (V1.0)
Repository_user.xml: XML template for OJB b6 repository user file (V1.0)

EjbEntity.java: Entity EJB template (V1.0) (Genuitec LLC)
EjbMessageDriven.java: Message driven EJB template (V1.0) (Genuitec LLC)
EjbSession.java: EJB Session template (V1.0) (Genuitec LLC)

Applet.java: Applet basic class for J2SE 1.3 (V1.2)
Applet14.java: Applet basic class for J2SE 1.4 (V1.1)
Applet.html: Applet basic starting page (V1.2)

Html.html: Basic HTML file (V1.4) [Updated]
HtmlWithLoginForm.html: HTML file with a form (V1.4) [Updated]

Jsp.jsp: Basic JSP with <base> tag (V1.4) [Updated]
Jsp2.jsp: Basic JSP as HTML (V1.4) [Updated]
Struts.jsp: Basic JSP for Struts 1.1 (V1.3) [Updated]
Struts3.jsp: Basic JSP for Struts 1.2 (V1.0) [New]
Struts2.jsp: Basic JSP for Struts 1.1 with a form (V1.3) [Updated]
Struts4.jsp: Basic JSP for Struts 1.2 with a form (V1.0) [New]

StrutsActionForm.java: Basic ActionForm class for Struts 1.1 (V1.2) [Updated]
StrutsActionForm2.java: Basic ActionForm class for Struts 1.2 (V1.0)[New]
StrutsAction.java: Basic Action class for Struts 1.1 (V1.1)
StrutsDispatchAction.java: Basic DispatchAction class for Struts 1.1 or above (V1.3) [Updated]
StrutsDispatchAction2.java: DispatchAction class without the infinite loop bug for Struts 1.1 (V1.1) [Updated]

Servlet.java: Basic Servlet class (V1.3)
Servlet2.java: Basic Servlet class with StringBuffer (V1.0)

Xml.xml: Basic XML file (V1.0)
WebXml.xml: Basic web.xml file (V1.1) [Updated]
WebXmlStruts.xml: Basic web.xml file for Struts 1.1 (V1.1) [Updated]
WebXmlStruts2.xml: Basic web.xml file for Struts 1.2 (V1.2) [New]
StrutsConfig.xml: Basic struts-config file for Struts 1.1 (V1.0)
StrutsConfig2.xml: Basic struts-config file for Struts 1.2 (V1.0) [New]

Exception.java: Basic Exception class for J2SE 1.3 (V1.0)
Exception2.java: Clever Exception class for J2SE 1.4 (V1.3)
Singleton.java: Basic Singleton class (V1.2)
Singleton2.java: Singleton class using Double-checked locking (V1.0)
Factory.java: Basic Factory class of object (V1.2)
Bean.java: Basic Java Bean class (V1.3)
Enumeration.java: Basic enumeration class (V1.1)

SetBasicType.java: Basic class for a Set of basic type (V1.0)
SetObjectType.java: Basic class for a Set of object (V1.0)

ListBasicTypeAsObjectType.java: Basic class for a List of basic type wrapped (V1.1)
ListBasicType.java: Basic class for a List of basic type (V1.1)
ListObjectType.java: Basic class for a List of object (V1.1)

MapBasicType.java: Basic class for a Map of basic type (V1.1)
MapObjectType.java: Basic class for a Map of object (V1.1)

ArrayBasicType.java: Basic class for an array of basic type (V1.1)
ArrayObjectType.java: Basic class for an array of object (V1.1)

Have a good idea for a template, send it to me at renaud91@free.fr