Downloads and Configure Aspose.Pdf in Struts 1.3
Contents
[
Hide
]
Downloading Aspose.PDF Java for Struts 1.3
You can download / check out the project source codes from the following locations:
Building Aspose.PDF 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.