Skip to content
DannyJo edited this page Sep 15, 2011 · 3 revisions

Introduction

Rift is a web framework written in Java on top of the Servlet API. The goal of Rift is to provide a low barrier (if any) to entry in creating web applications using Java. It provides a very quick way of creating a new page and there is hardly any setup.

Clone this wiki locally