[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools] JSP from multiple directories
|
- From: alex.staveley@xxxxxxxxxx (breako )
- Date: Sun, 17 May 2009 09:19:02 +0000 (UTC)
- Newsgroups: eclipse.webtools
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi,
I wish to have a web project which I will be able to configure so that
JSPs are picked up from two completly different directories. One will be
in the standard J2EE place, but the other one will be an entirely
different directory.
Is this possible?
Note: the reason for this is that I have a base project and then some
customisation development which I want to keep completly separate during
development time. It just makes things a lot cleaner.
Any tips / help greatly appreciated.
PS
Thanks for help on other posts.