This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 62807

Summary: Add Action - 'Incorrect action path' error message
Product: javaee Reporter: zikmund <zikmund>
Component: StrutsAssignee: Petr Pisl <ppisl>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description zikmund 2005-08-22 18:23:47 UTC
Build 200508211800

1) Have WebApp with Struts support
2) struts-config.xml | context editor menu | Struts | Add Action
3) Type invalid Action Path
4) ERROR:
Error message appears 'Incorrect Action Path :' ... remove space in front of
colon to: 'Incorrect Action Path:'
Comment 2 zikmund 2005-08-31 13:01:50 UTC
Verified.