| Goal in Context: | Add an action mapping definition to the Struts configuration file and have a corresponding "Action" resource added to the VFS. | 
  
    
      
      
        
      
    
    
    
    | Preconditions: | Actor's OpenCms user account is in the Admin group and has read-write permissions on the Struts application. | 
  
    
      
        
      
      
    
    
    
    | Successful End Condition: | The Struts configuration file is saved and a new "Action" resource is added to the VFS. | 
  
    
      
      
        
      
    
    
    
    | Failed End Condition: | The Struts configuration file is unchanged and no new "Action" resource is added. | 
  
    
      
        
      
      
    
    
    
    | Primary Actor: | Struts Developer | 
  
    
      
      
        
      
    
    
    
    | Trigger: | Actor adds a action mapping definition in a Struts configuration file. |