Download List

Project Description

JOPE is an implementation of the SOPE server and
concepts in Java 1.5. It provides (yet another)
templating engine modelled after the WebObjects
one, as well as database access libraries and
other features. JOPE applications can be deployed
into a Servlet container or run standalone using
the Jetty HTTP server.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-06-10 21:55
1.3.6

This release has various improvements in the database layer plus several convenience enhancements in the template parser.
Tags: Development, Major feature enhancements

2007-06-10 16:35
1.3.0

This version is the first release after tagging
the stable 1.2.0 release. It contains none of its
own changes yet.
Tags: Development, Initial freshmeat announcement

2007-06-10 13:40
1.2.2

A rare null-ptr exception was fixed. Loading of
query parameters in multipart/form-data requests
was fixed.
Tags: Minor bugfixes

2007-06-10 13:40
1.2.1

An issue with SQL format patterns was fixed. Start
JDBC connection cleanup as a background thread. A
warning is printed if a fetch-spec could not be
located. A bug in SQL bindings processing was
fixed. Missing setContent/setContentEncoding
methods were added to WOMessage.
Tags: Minor bugfixes

2007-02-10 14:50
1.2.0

Besides various fixes and minor enhancements, the
biggest addition in
JOPE 1.2 is an implementation of the OFS and an
associated management
interface (JMI). JOPE templates now support OGNL
associations.
Tags: Major feature enhancements

Project Resources