J-CASE
JSP custom tag library for Interactive Storyboarding and Requirements reuse.
  What is J-CASE?   [hide 
J-CASE is a tag library for writing Interactive Storyboarding with JSP and reusing requirements in the storyboards. Describing your requirements on JSP pages enable business to experience the system behaviors to get better understanding on the proposed requirements. Also, J-CASE provides some tools:
  • Generate use case documents and XML files for UML diagram from the JSPs.
  • Generate servlet code, which is servlet container neutral, to enable you create a distributable storyboard library for sharing with other projects.
Once you create and distribute your requirements as a jar, other projects can customize it based on their application specific requirements by Aspect Weaving.
For further information on the Interactive Storybording, please read Interactive Storyboarding with JSP (JDJ).
If you are interested in creating a storyboard library with Aspect Weaving, plrease read Requirements Reuse by Aspect Weaving in Storyboards (JDJ).
  Downloads   [hide 

J-CASE 0.2.1 (3.0MB)


  Sample HTMLs   [hide 
  Document Flow   [hide 
  Sample WARs   [hide 
No.NameDescription
1 Log in Sample storyboard of Log In use case.
Click here to see demonstration HTMLs.
 
2 Calculator Sample storyboard captured existing application. This storyboard shows how to calculate using Microfost Callculator. This sample contains HSQLDB JAR as well to get feedback on the page.
Click here to see demonstration HTMLs.
 
3 Search Library Storyboard library for a general search use case. This sample shows that a generic search use case is generated as a storyboard library. Then, other project generates a new storyboard for an employee search application using the library.  
4 Auth Library Storyboard library for a loggin in use case. The storyboard was generated as a library and asumed to be shared in different companies and divisions.
Click here to see demonstration HTMLs.
 

  Documentations   [hide 
No.NameDescription
5 User's Guide User's guide. (PDF format)  
6 Tag Library Reference Guide Tag Library Reference. (PDF format)  
7 Storyboard Library Guide This document shows how to make a Storyboard Library from JSPs. (PDF format)  

NOTE: Specifications are subject to change without notice

  Feedback   [hide 
Any questions and comments, please send e-mail to us at jcasecontact@yahoo.co.jp

   Change Records   [hide 
Dec. 25, 20090.2.1 released. Changed UML file format to UMLet
Oct. 25, 20080.2.0 released. Storyboard Library by Aspect Weaving
Feb. 15, 20080.1.1 released. Generates XML files for UML diagram
Jan. 25, 20080.1.0 released

Other projects: Stringer Framework, J-SOFA

©2008 J-CASE Project