Geronimo Plugins: Extensions for the Apache Geronimo Application Server

Jakarta JSP Examples

The JSP examples originally developed for Tomcat. Can be found via HTTP at /jsp-examples/ after installation. These examples give a basic introduction to JSP development along with sample code.

Last updated on 10/11/2006

Jakarta Servlet Examples

The Servlet examples originally developed for Tomcat. Can be found via HTTP at /servlets-examples/ after installation. These examples give a basic introduction to Servlet development along with sample code.

Last updated on 10/11/2006

LDAP Example Security Realm

A sample security realm pointing to an embedded Apache Directory LDAP server. This is normally used with the LDAP Example Web Application, which has instructions for setting up the LDAP server and screens to test logins. You don't need this plugin in order to create LDAP security realms, this is just a sample.

Last updated on 10/11/2006

LDAP Example Web App

A web application that walks you through configuring the sample data in the embedded Apache Directory LDAP server, and then tests logins with a demonstration security realm configured for that LDAP server. The LDAP Example web application be found via HTTP at /ldap-demo/ after the plugin is installed.

Last updated on 10/11/2006