Narrative
Arthur Dent would like his VogonPoetry application to use the extension "stop" for the actions,
(as in "http://www.Magrathea.com/VogonPoetry/please.stop").Arthur opens the "webwork.properties" file in the application's /WEB-INF/classes folder, and adds the line
webwork.action.extension = stop
Goal
| Goal | Change Action Extension | |
|---|---|---|
| Level | User Goal | (User Goal, Summary, Subfunction) |
| Trigger | External Requirement | |
| Primary Actor | Development |
Main Success Scenario (MSS)
| Step | Action |
|---|---|
| 1 | Open /WEB-INF/classes/webwork.properties file. |
| 2 | Add line "webwork.action.extension = " |
| 3 | Add desired extension to the end of the line. |
