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).
|
|
|
|