![]() |
![]() |
![]() |
![]() |
The IDE makes it easy to manage existing Eclipse projects as web application projects. This allows you to use all of the web development features of the BEA Workshop Studio group of products with an existing codebase.
The IDE will look for a WEB-INF
folder that contains a valid web.xml
file in the project directory.
Note: The WEB-INF
folder can be located directly in the project folder or in any of its subdirectories.
The parent folder containing the WEB-INF
folder is assumed to be the Web Application Root folder. All JSP pages are expected to be in this Web Application Root folder or in any of its subdirectories.
If the project folder contains more than one WEB-INF
folder, a Web Application Root Folder dialog displays, and you can select the application to manage.
Creating a new web application project
Importing existing web applications
Managing Folder Mappings
![]() ![]() |