eclipse-ee4j / wasp

WaSP, a Jakarta Pages implementation
Eclipse Public License 2.0
8 stars 9 forks source link

WaSP

Eclipse WaSP implements Jakarta Pages, a technology that helps software developers create dynamically generated web pages based on HTML, XML, or other document types.

Website

Building

WaSP can be built by executing the following from the project root:

mvn clean package