Servlet Module Development Studio

Summary |  Admin |  Home Page |  Forums |  Tracker |  Bugs |  Support |  Patches |  RFE |  Lists |  Tasks |  Docs |  News |  CVS |  Files | 
Project Info |  Getting Started |  Design Details |  FAQs |  About | 

A Servlet Module is a sub-unit of web application that can be easily integrated into Java Servlet-based web apps in a plug-and-play fashion. ServletStudio is a framework/a set of tools to facilitate developement and deployment of Servlet Modules.

 
Shortcuts
Installation
Docs

Customization
Docs

Download
Binary Distribution
The most recent binary distribution can be found from the Files section on this site.
Source Distribution
There is no separate distribution for source files. The snapshot of the current codebase can be directly accessed from the CVS repository.
 
System Requirements / Dependencies
For Run-Time Environements
  • JDK 1.4 (Logging, assert, etc...)
  • Servlet 2.3/JSP 1.2 compatible servlet container (e.g. Tomcat 4.1)
For Build Environments
  • Ant 1.5 (For building)
  • JUnit (For unit testing)
  • AspectJ
 
Installation
ServletStudio
[To Do]
 
Customization
ServletStudio
[To Do]
 
SourceForge Logo