Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I have created a Web Application project and am able to link to my src files (java classes) elsewhere on the filesystem since my project is created in the workspace folder under eclipse.
The problem that I have is that I cannot link the jsp files in Web Root in a similar manner. I have to import the files from where they are on the file system to the Webroot folder.
Is there an easier way to do this? Creating the project where the files are originally located isn’t that much of a help either since they do not follow the standard J2EE directory structures.
As you identify in your note, MyEclipse 2.6 requires web-content to physically reside under a project’s web-root folder. We are discussing extensible web-content model similar to that which you describe. I have not timeframe for if/when such a feature will be available.