---
title: JSPs and web page components
description: You can modify the JSPs, images, and cascading style sheets (CSSs) to customize the look and feel of the installed sample applications.
component: java
page_id: java:setup:pf_java_ik_jsps_and_web_page_components
canonical_url: https://docs.pingidentity.com/integrations/java/setup/pf_java_ik_jsps_and_web_page_components.html
revdate: June 21, 2024
---

# JSPs and web page components

You can modify the JSPs, images, and cascading style sheets (CSSs) to customize the look and feel of the installed sample applications.

* The JSP files are located in the following directories in the Java Integration Kit distribution:

  `sample_src/<sample>/webapp/WEB-INF/jsp`

  where *\<sample>* is either idp or sp

* Images and CSS files are located in:

  `sample_src/<sample>/webapp/images`
