Download and Configure Aspose.Cells in Struts

Building Aspose.Cells Java for Struts 1.3 from Source Codes

After checking out source codes from any of the above repository, apply the following mvn commands:

 $ mvn -U clean package 

This will build “Strutsbookapp.war” in the target tolder.

To deploy the .war file just copy it to the running Apache tomcat server webapp directory.