New Free-Form Project Wizard: Web Sources Classpath

See Also 

The New Free-Form Project wizard imports an existing Java, web, or EJB module into a  .

In the Web Sources Classpath page, you add libraries, such as tag libraries, that you use in JSP pages. If you have not specified libraries containing the JSP and Servlet API (the jsp-api.jar and servlet-api.jar or the whole j2ee.jar, which contains both) in the Java Sources Classpath panel, you must specify these here. You need these API libraries for code completion in scriptlets in JSP pages. If you do not have your own API libraries, you can use those provided by the IDE at IDE-install-directory/enterprise/jakarta-tomcat-5.5.x/common/lib.

Notes:

See Also
About Free-Form Projects
About Standard Projects
New Project Wizard:
         Name and Location
         Build and Run Actions
         Web Sources (for web projects only)
         Source Package Folders
         Java Sources Classpath
         Project Output

Legal Notices