Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • Expression Language
  • SimpleTag Handlers and JSP Fragments
  • Tag Files
  • JSP XML Syntax (.jspx)
  • A bunch more

Installing Servlet JSP Examples These examples

No need to install these examples as they come predeployed within the Geronimo server. The servlets-examples source and war files are also available as part of the geronimo source tree
However, you can click the "attachment tab" above to download the application and deployment plans for Geronimo v1. Note that the attached deployment plans specify a different context-root to avoid conflict with the predeployed application.

Running the Examples

  • Start the Geronimo server (geronimo/bin/startup.bin|sh)
  • Access the Geronimo Welcome page (http://localhost:8080Image Removed)
  • Under the Geronimo Examples section.. Choose Servlet ExamplesJSP Examples (Or you can access the examples directly at http://localhost:8080/jsp-examples/)
  • Each servlet example can be executed or the source can be viewed

Uninstalling the Examples
Servlet JSP Examples can be easily removed by using the "Uninstall application" function of the Geronimo web console. The console is available at http://localhost:8080/consoleImage Removed

Contact Info: If you have additional questions, please append to the Geronimo user mailing list: http://geronimo.apache.org/mailing.htmlImage Removed

Back Button Samples for Apache Geronimo Sample applications