OpenCms template development with JSP

One of the most important aspects of website building is the creation of the required templates. Sites generated by OpenCms are build by using one or more templates that define a uniform layout of the presented content.

This howto describes some easy steps on how to create JSP based page templates. As this is a core functionality required in almost all projects, you should study this documentation carefully. Following the steps described here, you should be able to get your JSP template up and running in a short time.

JSP Template developing in 4 easy steps:

]]>