Aspose.PDF Java for Struts 1.3

Apache Struts Web Framework

The Apache Struts web framework is a free open-source solution for creating Java web applications.

Web applications differ from conventional websites in that web applications can create a dynamic response. Many websites deliver only static pages. A web application can interact with databases and business logic engines to customize a response.

One way to separate concerns in a software application is to use a Model-View-Controller (MVC) architecture. The Model represents the business or database code, the View represents the page design code, and the Controller represents the navigational code. The Struts framework is designed to help developers create web applications that utilize a MVC architecture.

Learn more

Aspose.PDF for Java

Aspose.PDF for Java is a PDF document creation component that enables your Java applications to read, write and manipulate PDF documents without using Adobe Acrobat.

Aspose.PDF for Java is an affordably priced component that offers an incredible wealth of features, these include: PDF compression options, table creation and manipulation, graph support, image functions, extensive hyperlink functionality, extended security controls and custom font handling.

Aspose.PDF for Java allows you to create PDF files directly through the provided API and XML templates. Using Aspose.PDF for Java will also enable you to add PDF capabilities to your applications in no time.

Aspose.Words Java for Struts 1.3

Aspose.Words Java for Struts 1.3 is simple book store web based application written using Struts 1.3 and Maven.

  • The web application intends to show the integration and usage of Aspose.Words for Java within Struts 1.3 and Maven framework.
  • It runs in a web container like Apache Tomcat and requires maven to build the web application .war for deployment.
  • Current use case in the application exports records from books grid to MS-WORD document format by creating MS-WORD document, creating table into it and writing texts / data to it.

System Requirements

Following are the system requirements for Aspose.PDF Java for Struts 1.3 web application:

  • Java 1.6 or above installed.
  • Apache Tomcat Server 7 or above
  • Maven 3
  • Aspose.PDF component.

Supported Platforms

Following are the supported platforms:

  • Aspose.PDF 10.4.0 or above.
  • Java IDE (Eclipse, NetBeans, IntelliJ, …).