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 47996 - multiple jsp locations.
Summary: multiple jsp locations.
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: Other Linux
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
: 46275 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-26 14:08 UTC by ender01
Modified: 2016-07-07 08:53 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 ender01 2004-08-26 14:08:47 UTC
Should be able to have multiple JSP locations 
like you currently can with src directories. 
 
I'm currently working on something that has the 
directory structure split into a couple 
different locations and would be nice to have 
netbeans include all the JSP directories with in 
each component.
Comment 1 ender01 2004-08-26 17:03:17 UTC
Ya, basically my setup is that I have several different components 
that are related, but seperated enough that they deserve there own 
directories for organizational reasons. It works great at the source 
level and does what i want it to. But there is now way to see the 
different jsp directories in the project view (like yoju can with the 
source).
Right now i have a fairly simple, custom, ant script that takes all 
the different jsp/src/lib/whatever directories and rolls them up into 
one web structure.
The real diffuculty I see with this from your point of view is that 
you would need to tell where each jsp directory is realitive the final 
web-directory structure.

Basically it boils down to an organization issue and keeping things 
from being jumbled together, then any kind of real functional, code 
enhancing feature.
Comment 2 zikmund 2005-05-03 15:12:21 UTC
*** Issue 46275 has been marked as a duplicate of this issue. ***
Comment 3 Martin Balin 2016-07-07 08:53:56 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