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 90858 - allow multiple JSP folders similar to "src"
Summary: allow multiple JSP folders similar to "src"
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-09 17:06 UTC by wqtnetbeans
Modified: 2016-07-07 08:54 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wqtnetbeans 2006-12-09 17:06:18 UTC
Similar to "src", the IDE should allow user to specify multiple JSP root folders
other than the default one - parent folder of "WEB-INF".

Currently page folders located else where can only be included in the WAR by
using the "package" properties of the project. But you really want to be able to
see and edit JSP in all the folders.

In reality, people put JSP in various locations in VCS. Not to judge if that's a
good idea, simply allow multiple JSP roots would make the IDE much more flexible.

-Qingtian
Comment 1 wqtnetbeans 2006-12-09 17:11:42 UTC
Also, should allow exclude certain sub-folders under a specified JSP root.

-Qingtian

Comment 2 Martin Balin 2016-07-07 08:54:36 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss