Fork me on GitHub

There are different ways on how to integrate jFastCGI with your application. We suggest to add the dependency to your project using a dependency resolver like Apache Maven, Apache Ivy} or {{{http://www.gradle.org/}Gradle.

Automated dependency resolving

For usages on how to include this dependencies with your dependency resolver, see these pages:

  • Client
    • Client-Servlet

      Dependency required for integrating jFastCGI with a Servlet Container like Tomcat, Jetty, etc.

    • Client-Servlet with Spring Integration

      Depedency required for integrating jFastCGI with the Spring Framework with a Servlet Container

    • Client-Portlet

      Dependency required for integrating jFastCGI with a Portlet Container (Liferay etc.)

  • Server

    If you want to create FastCGI Applications with Java, include this dependency.