[Contents] [Prev] [Next] [Index] [Report an Error]

Creating a Portal Project

To create a new Tomcat project inside Eclipse:

  1. Select File > New > Project > Java > Tomcat Project, enter the name of the project, and click Finish.
  2. Select File > Import… > Zip File, enter the path for ssportal.war; and click Finish.
  3. Select File > Properties > Java Build Path > Libraries > Add Jars, open the sample project, navigate to WEB-INF/lib, and select all JAR files in the WEB-INF/lib directory.
  4. Select File > Properties > Tomcat, and click Can update server.xml file.

[Contents] [Prev] [Next] [Index] [Report an Error]