[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Creating a Portal Project
To create a new Tomcat project inside Eclipse:
- Select File > New > Project > Java > Tomcat
Project, enter the name of the project, and click Finish.
- Select File > Import… > Zip File, enter the path for ssportal.war; and click Finish.
- 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.
- Select File > Properties > Tomcat, and click Can update server.xml file.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]