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 - Add Action - 'Incorrect action path' error message
Summary: Add Action - 'Incorrect action path' error message
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Struts (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 18:23 UTC by zikmund
Modified: 2005-09-05 10:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.