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 91163 - Add support for "*.ext" mappings
Summary: Add support for "*.ext" mappings
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: _ potingwu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-17 01:39 UTC by lilianne_blaze
Modified: 2007-06-05 03:16 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 lilianne_blaze 2006-12-17 01:39:31 UTC
It seems "/faces/*" mapping is hard-coded somewhere, please add support for
changing it, at least to re-read it from changed web.xml.

How to reproduce:
Create new project. Edit web.xml, change servlet mapping /faces/* to *.faces,
save. Edit page1.jsp, add hyperlink. Click "..." next to "url" property of new
hyperlink, click "Page1.jsp". "/faces/Page1.jsp" appears.
Comment 1 lilianne_blaze 2006-12-17 01:40:47 UTC
Please, I need it before proverbial yesterday. :/
Comment 2 _ potingwu 2007-06-05 03:16:51 UTC
Fixed in NetBeans 6.0 + Visual Web Framework.