Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Two WebContent folders in one dynamic web project
Two WebContent folders in one dynamic web project [message #231502] Mon, 18 May 2009 11:31 Go to next message
breako  is currently offline breako Friend
Messages: 57
Registered: July 2009
Member
Hi,
Is it possible to have a dynamic web project pick up WebContent from more
than one folder on your disk?

I have tried creating a linked folder underneath WebContent but the
problem with this is the files that are "linked" are done so in a way that
the linked folder will be included in the URL.

For example, I want the index.jsp (and a bunch of other top level jsps)
for my project to come from a folder outside my project.

They are all in the folder called \corejsps\

In order for them to be picked up by my dynamic web project they must be
under \WebContent\. I create a link to this under WebContent. But then I
just get \WebContent\corejsps\ and the jsps are all under that. Which
means the URLs will contain \corejsps\ which I don't want.

Any ideas of a smart way to achieve my Dynamic Web Project to pick up
WebContent from multiple places on my disk?

Thanks a mill.
Re: Two WebContent folders in one dynamic web project [message #231551 is a reply to message #231502] Mon, 18 May 2009 16:39 Go to previous message
breako  is currently offline breako Friend
Messages: 57
Registered: July 2009
Member
I found an answer to this in another thread.
http://www.eclipse.org/newsportal/article.php?id=18718&g roup=eclipse.webtools#18718

Thanks to all.
Previous Topic:Building Working Set
Next Topic:Add classpath entry
Goto Forum:
  


Current Time: Fri Apr 26 18:14:49 GMT 2024

Powered by FUDForum. Page generated in 0.03150 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top