Adding UGC JAR files

You need to add UGC JAR files to your JSP Web site to implement UGC functionality.

Procedure

  1. Access the SDL Tridion installation media.
  2. Navigate to the Content Delivery\roles\ugc\java\lib\ folder and copy the following file to the lib/ directory of your Web site:
    • ugc_taglib.jar
  3. Navigate to the Content Delivery\roles\ugc\java\third-party-lib\ folder and copy the following file to the lib/ directory of your Web site:
    • jersey-client.jar
  4. Restart the Java/JSP Web application.