bmaxwell / pages

Jakarta Server Pages

Home Page:http://eclipse.org/ee4j/jsp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jakarta Pages

This repository contains the code for Jakarta Pages.

Online JavaDoc

Note that this concerns the API only. An implementation is needed in addition to this.

Building

Jakarta Pages can be built by executing the following from the project root:

mvn clean package

The API jar can then be found in /api/target and the specification document in /spec/target.

Making Changes

To make changes, fork this repository, make your changes, and submit a pull request.

About Jakarta Pages

Jakarta Pages defines a template engine for web applications.

Implementations

About

Jakarta Server Pages

http://eclipse.org/ee4j/jsp

License:Other


Languages

Language:Java 100.0%