RAA - rsphandler

rsphandler / 0.1

Short description: Simple RSP (Ruby JSP) implementation in WEBrick
Category: Library/Net
Status: experimental
Created: 2003-11-05 17:51:36 GMT
Last update: -
Owner: Jamis Buck (Projects of this owner)
Homepage: http://ruby.jamisbuck.org/
Download: http://ruby.jamisbuck.org/rsphandler.rb
License: LGPL
Dependency:
None
Description:

This is an experimental implementation of RSP's in the WEBrick architecture. RSP's, as you may imagine, are to WEBrick what JSP's are to Java Servlets. Currently, all it does is create new servlets from .rsp pages. It will detect if the .rsp page changes and then recreate the servlet, as well.

Todo: custom tags, etc, etc. Lots of potential, but I have so little time...

Edit this project (for project owner)

back to RAA top