Goal in Context:
|
Create a JSP page in OpenCms that uses Struts tag libraries.
|
Preconditions:
|
A JSP page exists in the VFS, the user has read-write rights to it, and the user has the file locked.
|
Successful End Condition:
|
A JSP page is edited, a reference to a Struts tag library has been made and the JSP page successfuly loads.
|
Failed End Condition:
|
The JSP page can not be saved, or it can be saved but does not successfuly load, or the JSP page remains unchanged.
|
Primary Actor:
|
Web Developer
|
Trigger:
|
The actor selects edit sourcecode on the context menu of the JSP file.
|